|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessInstance
represents one execution of a ProcessDefinition.
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
getActivityNames()
the names of the activities that currently are active. |
java.lang.String |
getProcessDefinitionId()
the id of the process definition of the process instance. |
| Methods inherited from interface org.activiti.Execution |
|---|
getId, isEnded |
| Method Detail |
|---|
java.lang.String getProcessDefinitionId()
java.util.List<java.lang.String> getActivityNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||