Class WorkInstanceSearchRepresentation
java.lang.Object
com.flowable.platform.service.work.WorkInstanceRepresentation
com.flowable.platform.service.work.WorkInstanceSearchRepresentation
-
Field Summary
FieldsFields inherited from class com.flowable.platform.service.work.WorkInstanceRepresentation
translations -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRoot()voidvoidsetParentScopeInfo(ScopeSearchInfo parentScopeInfo) voidvoidsetRootScopeInfo(ScopeSearchInfo rootScopeInfo) voidsetVariables(Map<String, Object> variables) Methods inherited from class com.flowable.platform.service.work.WorkInstanceRepresentation
getBusinessKey, getBusinessStatus, getBusinessStatusLabel, getDefinitionCategory, getDefinitionDeploymentId, getDefinitionId, getDefinitionKey, getDefinitionName, getDefinitionVersion, getEndTime, getId, getName, getStartTime, getStartUserId, getTenantId, getTranslations, getType, setBusinessKey, setBusinessStatus, setBusinessStatusLabel, setDefinitionCategory, setDefinitionDeploymentId, setDefinitionId, setDefinitionKey, setDefinitionName, setDefinitionVersion, setEndTime, setId, setName, setStartTime, setStartUserId, setTenantId, setTranslations, setType
-
Field Details
-
rootScopeInfo
-
parentScopeInfo
-
root
-
parent
-
variables
-
-
Constructor Details
-
WorkInstanceSearchRepresentation
public WorkInstanceSearchRepresentation()
-
-
Method Details
-
getRootScopeInfo
-
setRootScopeInfo
-
getParentScopeInfo
-
setParentScopeInfo
-
getRoot
-
setRoot
-
getParent
-
setParent
-
getVariables
-
setVariables
-