public static class EntityConfigUtil.DelegatorInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
distributedCacheClearClassName |
String |
distributedCacheClearUserLoginId |
String |
entityEcaReader |
String |
entityGroupReader |
String |
entityModelReader |
Map<String,String> |
groupMap |
String |
name |
boolean |
useDistributedCacheClear |
| Constructor and Description |
|---|
DelegatorInfo(Element element) |
DelegatorInfo(String name,
String entityModelReader,
String entityGroupReader,
Map<String,String> groupMap) |
public String name
public String entityModelReader
public String entityGroupReader
public String entityEcaReader
public boolean useDistributedCacheClear
public String distributedCacheClearClassName
public String distributedCacheClearUserLoginId
Copyright © 2024 Atlassian. All rights reserved.