public abstract class SHumanTaskInstanceImpl extends SActivityInstanceImpl implements SHumanTaskInstance
| Modifier | Constructor and Description |
|---|---|
protected |
SHumanTaskInstanceImpl() |
|
SHumanTaskInstanceImpl(String name,
long flowNodeDefinitionId,
long rootContainerId,
long parenteContainerId,
long actorId,
STaskPriority priority,
long logicalGroup1,
long logicalGroup2) |
| Modifier and Type | Method and Description |
|---|---|
long |
getActorId() |
long |
getAssigneeId() |
long |
getClaimedDate() |
Long |
getExpectedEndDate() |
STaskPriority |
getPriority() |
void |
setAssigneeId(long userId) |
void |
setClaimedDate(long claimedDate) |
void |
setExpectedEndDate(Long expectedEndDate) |
void |
setPriority(STaskPriority priority) |
equals, getAbortedByBoundary, getDiscriminator, hashCode, setAbortedByBoundarygetContainerType, getDisplayDescription, getDisplayName, getExecutedBy, getExecutedBySubstitute, getFlowNodeDefinitionId, getLastUpdateDate, getLoopCounter, getPreviousStateId, getReachedStateDate, getStateId, getStateName, getTokenCount, isStateExecuting, mustExecuteOnAbortOrCancelProcess, setDisplayDescription, setDisplayName, setExecutedBy, setExecutedBySubstitute, setFlowNodeDefinitionId, setLastUpdateDate, setLoopCounter, setPreviousStateId, setReachedStateDate, setStateExecuting, setStateId, setStateName, setTokenCount, toStringgetDescription, getLogicalGroup, getParentActivityInstanceId, getParentContainerId, getParentContainerType, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getRootProcessInstanceId, getStateCategory, isAborting, isCanceling, isStable, isTerminal, setDescription, setLogicalGroup, setParentContainerId, setRootContainerId, setStable, setStateCategory, setTerminalgetName, setNamegetId, getTenantId, setId, setTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAbortedByBoundary, getTokenCountgetDisplayDescription, getDisplayName, getExecutedBy, getExecutedBySubstitute, getFlowNodeDefinitionId, getLastUpdateDate, getLoopCounter, getPreviousStateId, getReachedStateDate, getStateId, getStateName, getType, isStateExecuting, mustExecuteOnAbortOrCancelProcessgetDescription, getLogicalGroup, getParentActivityInstanceId, getParentContainerId, getParentContainerType, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getRootProcessInstanceId, getStateCategory, isAborting, isCanceling, isStable, isTerminalgetName, setNamegetDiscriminator, getId, setId, setTenantIdgetContainerTypeprotected SHumanTaskInstanceImpl()
public SHumanTaskInstanceImpl(String name, long flowNodeDefinitionId, long rootContainerId, long parenteContainerId, long actorId, STaskPriority priority, long logicalGroup1, long logicalGroup2)
public void setExpectedEndDate(Long expectedEndDate)
public void setClaimedDate(long claimedDate)
public void setPriority(STaskPriority priority)
public STaskPriority getPriority()
getPriority in interface SHumanTaskInstancepublic Long getExpectedEndDate()
getExpectedEndDate in interface SHumanTaskInstancepublic long getClaimedDate()
getClaimedDate in interface SHumanTaskInstancepublic long getActorId()
getActorId in interface SHumanTaskInstancepublic long getAssigneeId()
getAssigneeId in interface SHumanTaskInstancepublic void setAssigneeId(long userId)
Copyright © 2018 Bonitasoft S.A.. All rights reserved.