public class SALoopActivityInstanceImpl extends SAActivityInstanceImpl implements org.bonitasoft.engine.core.process.instance.model.archive.SALoopActivityInstance
| Constructor and Description |
|---|
SALoopActivityInstanceImpl() |
SALoopActivityInstanceImpl(org.bonitasoft.engine.core.process.instance.model.SLoopActivityInstance sLoopActivityInstance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDiscriminator() |
String |
getKind() |
int |
getLoopCounter() |
int |
getLoopMax() |
Class<? extends org.bonitasoft.engine.persistence.PersistentObject> |
getPersistentObjectInterface() |
SFlowNodeType |
getType() |
int |
hashCode() |
void |
setLoopCounter(int loopCounter) |
void |
setLoopMax(int loopMax) |
getClaimedDate, getDescription, getDisplayDescription, getDisplayName, getExecutedBy, getExecutedBySubstitute, getExpectedEndDate, getFlowNodeDefinitionId, getLastUpdateDate, getReachedStateDate, getStateId, getStateName, isStable, isTerminal, setClaimedDate, setDescription, setDisplayDescription, setDisplayName, setExecutedBy, setExecutedBySubstitute, setExpectedEndDate, 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, waitgetClaimedDate, getDescription, getDisplayDescription, getDisplayName, getExecutedBy, getExecutedBySubstitute, getFlowNodeDefinitionId, getLastUpdateDate, getReachedStateDate, getStateId, getStateNamegetLogicalGroup, getParentActivityInstanceId, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getRootProcessInstanceId, isTerminalgetNamepublic SALoopActivityInstanceImpl()
public SALoopActivityInstanceImpl(org.bonitasoft.engine.core.process.instance.model.SLoopActivityInstance sLoopActivityInstance)
public SFlowNodeType getType()
getType in interface org.bonitasoft.engine.core.process.instance.model.archive.SAFlowNodeInstancepublic String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectpublic int getLoopCounter()
getLoopCounter in interface org.bonitasoft.engine.core.process.instance.model.archive.SALoopActivityInstancepublic int getLoopMax()
getLoopMax in interface org.bonitasoft.engine.core.process.instance.model.archive.SALoopActivityInstancepublic void setLoopCounter(int loopCounter)
public void setLoopMax(int loopMax)
public int hashCode()
hashCode in class SAFlowNodeInstanceImplpublic boolean equals(Object obj)
equals in class SAFlowNodeInstanceImplpublic String getKind()
getKind in interface org.bonitasoft.engine.core.process.instance.model.archive.SAFlowNodeInstancegetKind in class SAFlowNodeInstanceImplpublic Class<? extends org.bonitasoft.engine.persistence.PersistentObject> getPersistentObjectInterface()
getPersistentObjectInterface in interface org.bonitasoft.engine.persistence.ArchivedPersistentObjectCopyright © 2015 Bonitasoft S.A.. All rights reserved.