public class SGatewayInstanceImpl extends SFlowNodeInstanceImpl implements SGatewayInstance
| Constructor and Description |
|---|
SGatewayInstanceImpl() |
SGatewayInstanceImpl(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, isTerminalgetName, setNamegetDiscriminator, getId, setId, setTenantIdpublic SGatewayInstanceImpl()
public SGatewayInstanceImpl(String name, long flowNodeDefinitionId, long rootContainerId, long parentContainerId, SGatewayType gatewayType, long logicalGroup1, long logicalGroup2)
public SGatewayInstanceImpl(SGatewayInstance gatewayInstance)
public SGatewayType getGatewayType()
getGatewayType in interface SGatewayInstancepublic String getHitBys()
getHitBys in interface SGatewayInstancepublic boolean isFinished()
isFinished in interface SGatewayInstancepublic void setGatewayType(SGatewayType gatewayType)
public void setHitBys(String hitBys)
public SFlowNodeType getType()
getType in interface SFlowNodeInstancepublic boolean mustExecuteOnAbortOrCancelProcess()
mustExecuteOnAbortOrCancelProcess in interface SFlowNodeInstancemustExecuteOnAbortOrCancelProcess in class SFlowNodeInstanceImplpublic int hashCode()
hashCode in class SFlowNodeInstanceImplpublic boolean equals(Object obj)
equals in class SFlowNodeInstanceImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.