Class ProcessInstanceSearchRepresentation
java.lang.Object
com.flowable.platform.service.process.ProcessInstanceRepresentation
com.flowable.platform.service.process.ProcessInstanceSearchRepresentation
-
Field Summary
FieldsFields inherited from class com.flowable.platform.service.process.ProcessInstanceRepresentation
activityId, assignee, businessKey, businessStatus, businessStatusLabel, callbackId, callbackType, completed, ended, endTime, graphicalNotationDefined, id, name, nextTaskInfo, permissions, processDefinitionCategory, processDefinitionDeploymentId, processDefinitionDescription, processDefinitionId, processDefinitionKey, processDefinitionName, processDefinitionVersion, startFormDefined, startTime, startUserId, suspended, tenantId, 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.process.ProcessInstanceRepresentation
getActivityId, getAssignee, getBusinessKey, getBusinessStatus, getBusinessStatusLabel, getCallbackId, getCallbackType, getEndTime, getId, getName, getNextTaskInfo, getPermissions, getProcessDefinitionCategory, getProcessDefinitionDeploymentId, getProcessDefinitionDescription, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionName, getProcessDefinitionVersion, getStartTime, getStartUserId, getTenantId, getTranslations, isCompleted, isEnded, isGraphicalNotationDefined, isStartFormDefined, isSuspended, mapProcessDefinition, setActivityId, setAssignee, setBusinessKey, setBusinessStatus, setBusinessStatusLabel, setCallbackId, setCallbackType, setCompleted, setEnded, setEndTime, setGraphicalNotationDefined, setId, setName, setNextTaskInfo, setPermissions, setProcessDefinitionCategory, setProcessDefinitionDeploymentId, setProcessDefinitionDescription, setProcessDefinitionId, setProcessDefinitionKey, setProcessDefinitionName, setProcessDefinitionVersion, setStartFormDefined, setStartTime, setStartUserId, setSuspended, setTenantId, setTranslations
-
Field Details
-
rootScopeInfo
-
parentScopeInfo
-
root
-
parent
-
variables
-
-
Constructor Details
-
ProcessInstanceSearchRepresentation
public ProcessInstanceSearchRepresentation()
-
-
Method Details
-
getRootScopeInfo
-
setRootScopeInfo
-
getParentScopeInfo
-
setParentScopeInfo
-
getRoot
-
setRoot
-
getParent
-
setParent
-
getVariables
-
setVariables
-