public interface SFlowNodeInstance extends SFlowElementInstance
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayDescription() |
String |
getDisplayName() |
long |
getExecutedBy() |
long |
getExecutedBySubstitute() |
long |
getFlowNodeDefinitionId() |
long |
getLastUpdateDate() |
int |
getLoopCounter() |
int |
getPreviousStateId() |
long |
getReachedStateDate() |
int |
getStateId() |
String |
getStateName() |
int |
getTokenCount() |
SFlowNodeType |
getType() |
boolean |
isStateExecuting() |
boolean |
mustExecuteOnAbortOrCancelProcess() |
getDescription, getLogicalGroup, getParentActivityInstanceId, getParentContainerId, getParentContainerType, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getRootProcessInstanceId, getStateCategory, isAborting, isCanceling, isStable, isTerminalgetName, setNamegetDiscriminator, getId, setId, setTenantIdint getStateId()
String getStateName()
int getPreviousStateId()
long getReachedStateDate()
long getLastUpdateDate()
SFlowNodeType getType()
String getDisplayName()
String getDisplayDescription()
int getLoopCounter()
long getExecutedBy()
long getExecutedBySubstitute()
boolean isStateExecuting()
int getTokenCount()
long getFlowNodeDefinitionId()
boolean mustExecuteOnAbortOrCancelProcess()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.