public class SGatewayInstanceImpl extends SFlowNodeInstanceImpl implements org.bonitasoft.engine.core.process.instance.model.SGatewayInstance
| Constructor and Description |
|---|
SGatewayInstanceImpl() |
SGatewayInstanceImpl(org.bonitasoft.engine.core.process.instance.model.SGatewayInstance gatewayInstance) |
SGatewayInstanceImpl(String name,
long flowNodeDefinitionId,
long rootContainerId,
long parentContainerId,
SGatewayType gatewayType,
long logicalGroup1,
long logicalGroup2) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
SGatewayType |
getGatewayType() |
String |
getHitBys() |
SFlowNodeType |
getType() |
int |
hashCode() |
boolean |
isFinished() |
boolean |
mustExecuteOnAbortOrCancelProcess() |
void |
setGatewayType(SGatewayType gatewayType) |
void |
setHitBys(String hitBys) |
getContainerType, getDiscriminator, getDisplayDescription, getDisplayName, getExecutedBy, getExecutedBySubstitute, getFlowNodeDefinitionId, getLastUpdateDate, getLoopCounter, getPreviousStateId, getReachedStateDate, getStateId, getStateName, getTokenCount, isStateExecuting, setDisplayDescription, setDisplayName, setExecutedBy, setExecutedBySubstitute, setFlowNodeDefinitionId, setLastUpdateDate, setLoopCounter, setPreviousStateId, setReachedStateDate, setStateExecuting, setStateId, setStateName, setTokenCount, toStringgetDescription, getLogicalGroup, getParentActivityInstanceId, getParentContainerId, getParentContainerType, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getRootProcessInstanceId, getStateCategory, isAborting, isCanceling, isStable, isTerminal, setDescription, setLogicalGroup, setParentContainerId, setRootContainerId, setStable, setStateCategory, setTerminalgetName, setNamegetId, getTenantId, setId, setTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDisplayDescription, getDisplayName, getExecutedBy, getExecutedBySubstitute, getFlowNodeDefinitionId, getLastUpdateDate, getLoopCounter, getPreviousStateId, getReachedStateDate, getStateId, getStateName, getTokenCount, isStateExecutinggetDescription, getLogicalGroup, getParentActivityInstanceId, getParentContainerId, getParentContainerType, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getRootProcessInstanceId, getStateCategory, isAborting, isCanceling, isStable, isTerminalpublic SGatewayInstanceImpl()
public SGatewayInstanceImpl(String name, long flowNodeDefinitionId, long rootContainerId, long parentContainerId, SGatewayType gatewayType, long logicalGroup1, long logicalGroup2)
public SGatewayInstanceImpl(org.bonitasoft.engine.core.process.instance.model.SGatewayInstance gatewayInstance)
public SGatewayType getGatewayType()
getGatewayType in interface org.bonitasoft.engine.core.process.instance.model.SGatewayInstancepublic String getHitBys()
getHitBys in interface org.bonitasoft.engine.core.process.instance.model.SGatewayInstancepublic boolean isFinished()
isFinished in interface org.bonitasoft.engine.core.process.instance.model.SGatewayInstancepublic void setGatewayType(SGatewayType gatewayType)
public void setHitBys(String hitBys)
public SFlowNodeType getType()
getType in interface org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstancepublic boolean mustExecuteOnAbortOrCancelProcess()
mustExecuteOnAbortOrCancelProcess in interface org.bonitasoft.engine.core.process.instance.model.SFlowNodeInstancemustExecuteOnAbortOrCancelProcess in class SFlowNodeInstanceImplpublic int hashCode()
hashCode in class SFlowNodeInstanceImplpublic boolean equals(Object obj)
equals in class SFlowNodeInstanceImplCopyright © 2017 Bonitasoft S.A.. All rights reserved.