public class ArchivedLoopActivityInstanceImpl extends ArchivedActivityInstanceImpl implements ArchivedLoopActivityInstance
lastUpdateDate, reachedStateDate| Constructor and Description |
|---|
ArchivedLoopActivityInstanceImpl(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getLoopCounter() |
int |
getLoopMax() |
FlowNodeType |
getType() |
int |
hashCode() |
void |
setLoopCounter(int loopCounter) |
void |
setLoopMax(int loopMax) |
getArchiveDate, getDescription, getDisplayDescription, getDisplayName, getExecutedBy, getExecutedByDelegate, getExecutedBySubstitute, getFlownodeDefinitionId, getLastUpdateDate, getParentActivityInstanceId, getParentContainerId, getProcessDefinitionId, getProcessInstanceId, getReachedStateDate, getRootContainerId, getSourceObjectId, getState, isTerminal, setArchiveDate, setDescription, setDisplayDescription, setDisplayName, setExecutedBy, setExecutedByDelegate, setExecutedBySubstitute, setFlownodeDefinitionId, setLastUpdateDate, setParentActivityInstanceId, setParentContainerId, setProcessDefinitionId, setProcessInstanceId, setReachedStateDate, setRootContainerId, setSourceObjectId, setState, setTerminal, toStringgetName, setNamegetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDescription, getDisplayDescription, getDisplayName, getExecutedBy, getExecutedByDelegate, getExecutedBySubstitute, getFlownodeDefinitionId, getLastUpdateDate, getParentActivityInstanceId, getParentContainerId, getProcessDefinitionId, getProcessInstanceId, getReachedStateDate, getRootContainerId, getState, isTerminalgetNamegetIdgetArchiveDate, getSourceObjectIdpublic ArchivedLoopActivityInstanceImpl(String name)
public FlowNodeType getType()
getType in interface ArchivedFlowNodeInstancepublic int getLoopCounter()
getLoopCounter in interface ArchivedLoopActivityInstancepublic int getLoopMax()
getLoopMax in interface ArchivedLoopActivityInstancepublic void setLoopCounter(int loopCounter)
public void setLoopMax(int loopMax)
public int hashCode()
hashCode in class ArchivedFlowNodeInstanceImplpublic boolean equals(Object obj)
equals in class ArchivedFlowNodeInstanceImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.