public class ArchivedLoopActivityInstanceImpl extends ArchivedActivityInstanceImpl implements ArchivedLoopActivityInstance
| 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) |
getLastUpdateDate, getReachedStateDate, setLastUpdateDate, setReachedStateDate, toStringgetArchiveDate, getDescription, getDisplayDescription, getDisplayName, getExecutedBy, getFlownodeDefinitionId, getParentContainerId, getProcessDefinitionId, getProcessInstanceId, getRootContainerId, getSourceObjectId, getState, isTerminal, setArchiveDate, setDescription, setDisplayDescription, setDisplayName, setExecutedBy, setFlownodeDefinitionId, setParentContainerId, setProcessDefinitionId, setProcessInstanceId, setRootContainerId, setSourceObjectId, setState, setTerminalgetName, setNamegetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLastUpdateDate, getReachedStateDategetDescription, getDisplayDescription, getDisplayName, getExecutedBy, getFlownodeDefinitionId, getParentContainerId, getProcessDefinitionId, getProcessInstanceId, getRootContainerId, getSourceObjectId, getState, isTerminalgetNamegetIdgetArchiveDatepublic 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 ArchivedActivityInstanceImplpublic boolean equals(Object obj)
equals in class ArchivedActivityInstanceImplCopyright © 2013 BonitaSoft. All Rights Reserved.