|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessInstance
a process instance is one execution of a process definition. One process instance can have many concurrent executions. Executions are structured in a tree of which the ProcessInstance is the root.
| Field Summary |
|---|
| Fields inherited from interface org.jbpm.api.Execution |
|---|
STATE_ACTIVE, STATE_ASYNC, STATE_CANCELLED, STATE_CREATED, STATE_ENDED, STATE_INACTIVE, STATE_SUSPENDED |
| Method Summary |
|---|
| Methods inherited from interface org.jbpm.api.Execution |
|---|
findActiveActivityNames, findActiveExecutionIn, getActivityName, getExecution, getExecutions, getExecutionsMap, getId, getKey, getName, getParent, getPriority, getProcessInstance, getState, hasExecution, isActive, isEnded, isLocked, isProcessInstance, isSuspended |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||