public class UserTaskInstanceImpl extends HumanTaskInstanceImpl implements UserTaskInstance
| Constructor and Description |
|---|
UserTaskInstanceImpl(String name,
long flownodeDefinitionId,
long actorId) |
| Modifier and Type | Method and Description |
|---|---|
FlowNodeType |
getType()
Returns the
FlowNodeType that precises the concrete type of this FlowNodeInstance. |
getActorId, getAssigneeId, getClaimedDate, getExpectedEndDate, getPriority, setAssigneeId, setClaimedDate, setExpectedEndDate, setPriorityequals, getDescription, getDisplayDescription, getDisplayName, getExecutedBy, getExecutedByDelegate, getExecutedBySubstitute, getFlownodeDefinitionId, getLastUpdateDate, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getReachedStateDate, getRootContainerId, getState, getStateCategory, hashCode, setDescription, setDisplayDescription, setDisplayName, setExecutedBy, setExecutedByDelegate, setExecutedBySubstitute, setFlownodeDefinitionId, setLastUpdateDate, setParentContainerId, setParentProcessInstanceId, setProcessDefinitionId, setReachedSateDate, setRootContainerId, setState, setStateCategory, toStringgetName, setNamegetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetActorId, getAssigneeId, getClaimedDate, getExpectedEndDate, getPrioritygetDisplayDescription, getDisplayName, getExecutedBy, getExecutedByDelegate, getExecutedBySubstitute, getFlownodeDefinitionId, getLastUpdateDate, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getReachedStateDate, getRootContainerId, getState, getStateCategorygetDescriptiongetNamegetIdpublic UserTaskInstanceImpl(String name, long flownodeDefinitionId, long actorId)
name - flownodeDefinitionId - actorId - public FlowNodeType getType()
FlowNodeInstanceFlowNodeType that precises the concrete type of this FlowNodeInstance.getType in interface FlowNodeInstanceFlowNodeTypeCopyright © 2018 Bonitasoft S.A.. All rights reserved.