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() |
getActorId, getAssigneeId, getClaimedDate, getExpectedEndDate, getPriority, setAssigneeId, setClaimedDate, setExpectedEndDate, setPrioritygetLastUpdateDate, getReachedStateDate, setLastUpdateDate, setReachedSateDateequals, getDescription, getDisplayDescription, getDisplayName, getExecutedBy, getFlownodeDefinitionId, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getState, getStateCategory, hashCode, setDescription, setDisplayDescription, setDisplayName, setExecutedBy, setFlownodeDefinitionId, setParentContainerId, setParentProcessInstanceId, setProcessDefinitionId, setRootContainerId, setState, setStateCategory, toStringgetName, setNamegetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetActorId, getAssigneeId, getClaimedDate, getExpectedEndDate, getPrioritygetLastUpdateDate, getReachedStateDategetDisplayDescription, getDisplayName, getExecutedBy, getFlownodeDefinitionId, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getState, getStateCategorygetDescriptiongetNamegetIdpublic UserTaskInstanceImpl(String name, long flownodeDefinitionId, long actorId)
name - flownodeDefinitionId - actorId - public FlowNodeType getType()
getType in interface FlowNodeInstanceCopyright © 2013 BonitaSoft. All Rights Reserved.