public class WorkInstanceSearchRepresentation extends WorkInstanceRepresentation
Modifier and Type | Field and Description |
---|---|
protected Map<String,Object> |
parent |
protected ScopeSearchInfo |
parentScopeInfo |
protected Map<String,Object> |
root |
protected ScopeSearchInfo |
rootScopeInfo |
protected Map<String,Object> |
variables |
translations
Constructor and Description |
---|
WorkInstanceSearchRepresentation() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getParent() |
ScopeSearchInfo |
getParentScopeInfo() |
Map<String,Object> |
getRoot() |
ScopeSearchInfo |
getRootScopeInfo() |
Map<String,Object> |
getVariables() |
void |
setParent(Map<String,Object> parent) |
void |
setParentScopeInfo(ScopeSearchInfo parentScopeInfo) |
void |
setRoot(Map<String,Object> root) |
void |
setRootScopeInfo(ScopeSearchInfo rootScopeInfo) |
void |
setVariables(Map<String,Object> variables) |
getBusinessKey, getDefinitionCategory, getDefinitionDeploymentId, getDefinitionId, getDefinitionKey, getDefinitionName, getDefinitionVersion, getEndTime, getId, getName, getStartTime, getStartUserId, getTenantId, getTranslations, getType, setBusinessKey, setDefinitionCategory, setDefinitionDeploymentId, setDefinitionId, setDefinitionKey, setDefinitionName, setDefinitionVersion, setEndTime, setId, setName, setStartTime, setStartUserId, setTenantId, setTranslations, setType
protected ScopeSearchInfo rootScopeInfo
protected ScopeSearchInfo parentScopeInfo
public ScopeSearchInfo getRootScopeInfo()
public void setRootScopeInfo(ScopeSearchInfo rootScopeInfo)
public ScopeSearchInfo getParentScopeInfo()
public void setParentScopeInfo(ScopeSearchInfo parentScopeInfo)