|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessElementInstance
A ProcessElementInstance is an instance of a process construct
such as an Activity (see ActivityInstance) or a transition
(see TransitionInstance).
| Method Summary | |
|---|---|
String |
getId()
The id of the process element instance |
String |
getParentActivityInstanceId()
The id of the parent activity instance. |
String |
getProcessDefinitionId()
the process definition id |
String |
getProcessInstanceId()
the id of the process instance this process element is part of |
| Method Detail |
|---|
String getId()
String getParentActivityInstanceId()
String getProcessDefinitionId()
String getProcessInstanceId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||