public interface SFlowElementInstance extends SNamedElement
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
long |
getLogicalGroup(int index) |
long |
getParentActivityInstanceId() |
long |
getParentContainerId() |
SFlowElementsContainerType |
getParentContainerType() |
long |
getParentProcessInstanceId() |
long |
getProcessDefinitionId() |
long |
getRootContainerId() |
long |
getRootProcessInstanceId()
the root process instance is the top level process containing this element
|
SStateCategory |
getStateCategory() |
boolean |
isAborting() |
boolean |
isCanceling() |
boolean |
isStable() |
boolean |
isTerminal() |
getName, setNamegetDiscriminator, getId, setId, setTenantIdlong getRootContainerId()
long getParentContainerId()
boolean isAborting()
boolean isCanceling()
SStateCategory getStateCategory()
long getLogicalGroup(int index)
String getDescription()
boolean isTerminal()
boolean isStable()
long getProcessDefinitionId()
long getRootProcessInstanceId()
long getParentActivityInstanceId()
long getParentProcessInstanceId()
SFlowElementsContainerType getParentContainerType()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.