Modifier and Type | Method and Description |
---|---|
protected ScopeSearchInfo |
BaseJsonMapper.createScopeSearchInfo(com.fasterxml.jackson.databind.JsonNode jsonNode,
String prefix) |
Modifier and Type | Field and Description |
---|---|
protected ScopeSearchInfo |
CaseInstanceSearchRepresentation.parentScopeInfo |
protected ScopeSearchInfo |
CaseInstanceSearchRepresentation.rootScopeInfo |
Modifier and Type | Method and Description |
---|---|
ScopeSearchInfo |
CaseInstanceSearchRepresentation.getParentScopeInfo() |
ScopeSearchInfo |
CaseInstanceSearchRepresentation.getRootScopeInfo() |
Modifier and Type | Method and Description |
---|---|
void |
CaseInstanceSearchRepresentation.setParentScopeInfo(ScopeSearchInfo parentScopeInfo) |
void |
CaseInstanceSearchRepresentation.setRootScopeInfo(ScopeSearchInfo rootScopeInfo) |
Modifier and Type | Field and Description |
---|---|
protected ScopeSearchInfo |
ProcessInstanceSearchRepresentation.parentScopeInfo |
protected ScopeSearchInfo |
ProcessInstanceSearchRepresentation.rootScopeInfo |
Modifier and Type | Method and Description |
---|---|
ScopeSearchInfo |
ProcessInstanceSearchRepresentation.getParentScopeInfo() |
ScopeSearchInfo |
ProcessInstanceSearchRepresentation.getRootScopeInfo() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessInstanceSearchRepresentation.setParentScopeInfo(ScopeSearchInfo parentScopeInfo) |
void |
ProcessInstanceSearchRepresentation.setRootScopeInfo(ScopeSearchInfo rootScopeInfo) |
Modifier and Type | Field and Description |
---|---|
protected ScopeSearchInfo |
TaskSearchRepresentation.parentScopeInfo |
protected ScopeSearchInfo |
TaskSearchRepresentation.rootScopeInfo |
Modifier and Type | Method and Description |
---|---|
ScopeSearchInfo |
TaskSearchRepresentation.getParentScopeInfo() |
ScopeSearchInfo |
TaskSearchRepresentation.getRootScopeInfo() |
Modifier and Type | Method and Description |
---|---|
void |
TaskSearchRepresentation.setParentScopeInfo(ScopeSearchInfo parentScopeInfo) |
void |
TaskSearchRepresentation.setRootScopeInfo(ScopeSearchInfo rootScopeInfo) |
Modifier and Type | Field and Description |
---|---|
protected ScopeSearchInfo |
WorkInstanceSearchRepresentation.parentScopeInfo |
protected ScopeSearchInfo |
WorkInstanceSearchRepresentation.rootScopeInfo |
Modifier and Type | Method and Description |
---|---|
ScopeSearchInfo |
WorkInstanceSearchRepresentation.getParentScopeInfo() |
ScopeSearchInfo |
WorkInstanceSearchRepresentation.getRootScopeInfo() |
Modifier and Type | Method and Description |
---|---|
void |
WorkInstanceSearchRepresentation.setParentScopeInfo(ScopeSearchInfo parentScopeInfo) |
void |
WorkInstanceSearchRepresentation.setRootScopeInfo(ScopeSearchInfo rootScopeInfo) |