public abstract class SAHumanTaskInstanceImpl extends SAActivityInstanceImpl implements org.bonitasoft.engine.core.process.instance.model.archive.SAHumanTaskInstance
| Constructor and Description |
|---|
SAHumanTaskInstanceImpl() |
SAHumanTaskInstanceImpl(org.bonitasoft.engine.core.process.instance.model.SHumanTaskInstance sHumanTaskInstance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getActorId() |
long |
getAssigneeId() |
long |
getClaimedDate() |
long |
getExpectedEndDate() |
org.bonitasoft.engine.core.process.instance.model.STaskPriority |
getPriority() |
int |
hashCode() |
void |
setActorId(long actorId) |
void |
setAssigneeId(long assigneeId) |
void |
setClaimedDate(long claimedDate) |
void |
setExpectedEndDate(long expectedEndDate) |
void |
setPriority(org.bonitasoft.engine.core.process.instance.model.STaskPriority priority) |
getDescription, getDisplayDescription, getDisplayName, getExecutedBy, getExecutedBySubstitute, getFlowNodeDefinitionId, getKind, getLastUpdateDate, getReachedStateDate, getStateId, getStateName, isStable, isTerminal, setDescription, setDisplayDescription, setDisplayName, setExecutedBy, setExecutedBySubstitute, setFlowNodeDefinitionId, setKind, setLastUpdateDate, setReachedStateDate, setStable, setStateId, setStateName, setTerminal, toStringgetLogicalGroup, getParentActivityInstanceId, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getRootProcessInstanceId, isAborting, setAborting, setLogicalGroup, setParentContainerId, setRootContainerIdgetName, setNamegetArchiveDate, getId, getSourceObjectId, getTenantId, setArchiveDate, setId, setSourceObjectId, setTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDescription, getDisplayDescription, getDisplayName, getExecutedBy, getExecutedBySubstitute, getFlowNodeDefinitionId, getKind, getLastUpdateDate, getReachedStateDate, getStateId, getStateName, getTypegetLogicalGroup, getParentActivityInstanceId, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getRootProcessInstanceId, isTerminalgetNamepublic SAHumanTaskInstanceImpl()
public SAHumanTaskInstanceImpl(org.bonitasoft.engine.core.process.instance.model.SHumanTaskInstance sHumanTaskInstance)
public long getActorId()
getActorId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAHumanTaskInstancepublic void setActorId(long actorId)
public long getAssigneeId()
getAssigneeId in interface org.bonitasoft.engine.core.process.instance.model.archive.SAHumanTaskInstancepublic void setAssigneeId(long assigneeId)
public long getClaimedDate()
getClaimedDate in interface org.bonitasoft.engine.core.process.instance.model.archive.SAHumanTaskInstancepublic void setClaimedDate(long claimedDate)
public org.bonitasoft.engine.core.process.instance.model.STaskPriority getPriority()
getPriority in interface org.bonitasoft.engine.core.process.instance.model.archive.SAHumanTaskInstancepublic long getExpectedEndDate()
getExpectedEndDate in interface org.bonitasoft.engine.core.process.instance.model.archive.SAHumanTaskInstancegetExpectedEndDate in class SAFlowNodeInstanceImplpublic void setExpectedEndDate(long expectedEndDate)
setExpectedEndDate in class SAFlowNodeInstanceImplpublic void setPriority(org.bonitasoft.engine.core.process.instance.model.STaskPriority priority)
public int hashCode()
hashCode in class SAFlowNodeInstanceImplpublic boolean equals(Object obj)
equals in class SAFlowNodeInstanceImplCopyright © 2015 Bonitasoft S.A.. All rights reserved.