public class LoopActivityInstanceImpl extends ActivityInstanceImpl implements LoopActivityInstance
| Constructor and Description |
|---|
LoopActivityInstanceImpl(String name,
long flownodeDefinitionId,
int loopCounter) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLoopCounter() |
FlowNodeType |
getType() |
getLastUpdateDate, 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, waitgetLastUpdateDate, getReachedStateDategetDisplayDescription, getDisplayName, getExecutedBy, getFlownodeDefinitionId, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getState, getStateCategorygetDescriptiongetNamegetIdpublic LoopActivityInstanceImpl(String name, long flownodeDefinitionId, int loopCounter)
public FlowNodeType getType()
getType in interface FlowNodeInstancepublic int getLoopCounter()
getLoopCounter in interface LoopActivityInstanceCopyright © 2013 BonitaSoft. All Rights Reserved.