public abstract class SAFlowElementInstanceImpl extends SANamedElementImpl implements SAFlowElementInstance
archiveDate, id, sourceObjectId, tenantId| Constructor and Description |
|---|
SAFlowElementInstanceImpl(SFlowNodeInstance flowElementInstance) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLogicalGroup(int index) |
long |
getParentActivityInstanceId() |
long |
getParentProcessInstanceId() |
long |
getProcessDefinitionId() |
long |
getRootProcessInstanceId()
the root process instance is the top level process containing this element
|
void |
setLogicalGroup(int index,
long id) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParentContainerId, getRootContainerId, isTerminalgetNamegetArchiveDate, getPersistentObjectInterface, getSourceObjectIdgetId, setId, setTenantIdpublic SAFlowElementInstanceImpl(SFlowNodeInstance flowElementInstance)
public long getProcessDefinitionId()
getProcessDefinitionId in interface SAFlowElementInstancepublic long getRootProcessInstanceId()
SAFlowElementInstancegetRootProcessInstanceId in interface SAFlowElementInstancepublic long getParentActivityInstanceId()
getParentActivityInstanceId in interface SAFlowElementInstancepublic long getParentProcessInstanceId()
getParentProcessInstanceId in interface SAFlowElementInstancepublic void setLogicalGroup(int index,
long id)
public long getLogicalGroup(int index)
getLogicalGroup in interface SAFlowElementInstance