|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CaseInstance
Method Summary | |
---|---|
String |
getBusinessKey()
The business key of this process instance. |
boolean |
isCompleted()
Returns true if the case instance is completed. |
Methods inherited from interface org.camunda.bpm.engine.runtime.CaseExecution |
---|
getActivityDescription, getActivityId, getActivityName, getActivityType, getCaseDefinitionId, getCaseInstanceId, getId, getParentId, getTenantId, isActive, isAvailable, isDisabled, isEnabled, isRequired, isTerminated |
Method Detail |
---|
String getBusinessKey()
boolean isCompleted()
Returns true
if the case instance is completed.
Note: If this case execution is not the case instance,
it will always return false
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |