public interface ProcessInstance extends Execution
ProcessDefinition.| Modifier and Type | Method and Description | 
|---|---|
String | 
getBusinessKey()
The business key of this process instance. 
 | 
String | 
getCaseInstanceId()
The id of the case instance associated with this process instance. 
 | 
String | 
getProcessDefinitionId()
The id of the process definition of the process instance. 
 | 
boolean | 
isSuspended()
returns true if the process instance is suspended 
 | 
getId, getProcessInstanceId, getTenantId, isEndedString getProcessDefinitionId()
String getBusinessKey()
String getCaseInstanceId()
boolean isSuspended()
isSuspended in interface ExecutionCopyright © 2017. All rights reserved.