public interface SProcessInstance extends SFlowElementsContainer
| Modifier and Type | Method and Description |
|---|---|
long |
getCallerId()
Get the id of the call activity that started the process instance.
|
SFlowNodeType |
getCallerType()
Get the caller's SFlowNodeType.
|
long |
getContainerId()
Deprecated.
|
String |
getDescription() |
long |
getEndDate() |
long |
getInterruptingEventId()
Get the id of the end error event that interrupted the process instance.
|
long |
getLastUpdate() |
long |
getProcessDefinitionId() |
long |
getRootProcessInstanceId() |
long |
getStartDate() |
long |
getStartedBy() |
long |
getStartedBySubstitute() |
SStateCategory |
getStateCategory() |
int |
getStateId() |
String |
getStringIndex1() |
String |
getStringIndex2() |
String |
getStringIndex3() |
String |
getStringIndex4() |
String |
getStringIndex5() |
boolean |
hasBeenInterruptedByEvent() |
boolean |
isRootInstance()
Determines if this instance is a root process instance.
|
getContainerTypegetName, setNamegetDiscriminator, getId, setId, setTenantIdlong getProcessDefinitionId()
String getDescription()
int getStateId()
long getStartDate()
long getStartedBy()
long getStartedBySubstitute()
long getEndDate()
long getLastUpdate()
@Deprecated long getContainerId()
long getRootProcessInstanceId()
long getCallerId()
SFlowNodeType getCallerType()
long getInterruptingEventId()
SStateCategory getStateCategory()
String getStringIndex1()
String getStringIndex2()
String getStringIndex3()
String getStringIndex4()
String getStringIndex5()
boolean hasBeenInterruptedByEvent()
boolean isRootInstance()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.