|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Execution
Represent a 'path of execution' in a process instance.
Note that a ProcessInstance also is an execution.
| Method Summary | |
|---|---|
String |
getId()
The unique identifier of the execution. |
String |
getProcessInstanceId()
Id of the root of the execution tree representing the process instance. |
boolean |
isEnded()
Indicates if the execution is ended. |
boolean |
isSuspended()
Indicates if the execution is suspended. |
| Method Detail |
|---|
String getId()
boolean isSuspended()
boolean isEnded()
String getProcessInstanceId()
getId() if this execution is the process instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||