public class SGatewayInstance extends SFlowNodeInstance
| Constructor and Description |
|---|
SGatewayInstance(SGatewayInstance gatewayInstance) |
SGatewayInstance(java.lang.String name,
long flowNodeDefinitionId,
long rootContainerId,
long parentContainerId,
SGatewayType gatewayType,
long logicalGroup1,
long logicalGroup2) |
| Modifier and Type | Method and Description |
|---|---|
SFlowNodeType |
getType() |
boolean |
isFinished() |
boolean |
mustExecuteOnAbortOrCancelProcess() |
getContainerType, getLogicalGroup, getParentActivityInstanceId, getParentContainerType, getParentProcessInstanceId, getProcessDefinitionId, getRootProcessInstanceId, isAborting, isCanceling, setLogicalGroupclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, setId, setTenantIdpublic SGatewayInstance(java.lang.String name,
long flowNodeDefinitionId,
long rootContainerId,
long parentContainerId,
SGatewayType gatewayType,
long logicalGroup1,
long logicalGroup2)
public SGatewayInstance(SGatewayInstance gatewayInstance)
public boolean isFinished()
public SFlowNodeType getType()
getType in class SFlowNodeInstancepublic boolean mustExecuteOnAbortOrCancelProcess()
mustExecuteOnAbortOrCancelProcess in class SFlowNodeInstance