|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpenProcessDefinition | |
---|---|
org.jbpm.api.client | for clients that want direct programmatic access to the execution object like e.g. in unit tests. |
org.jbpm.api.model | common model base classes for the client, activity and event listener API's |
Uses of OpenProcessDefinition in org.jbpm.api.client |
---|
Subinterfaces of OpenProcessDefinition in org.jbpm.api.client | |
---|---|
interface |
ClientProcessDefinition
adds factory methods for creating and beginning new process instances. |
Uses of OpenProcessDefinition in org.jbpm.api.model |
---|
Methods in org.jbpm.api.model that return OpenProcessDefinition | |
---|---|
OpenProcessDefinition |
OpenExecution.getProcessDefinition()
the process definition for this execution. |
OpenProcessDefinition |
ObservableElement.getProcessDefinition()
the process definition to which this process element belongs |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |