|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionService | |
---|---|
org.jbpm.api | the jBPM API, Start by creating a Configuration ,
build a ProcessEngine from that, and then you can find
the workflow methods on the services like ExecutionService ,
TaskService . |
Uses of ExecutionService in org.jbpm.api |
---|
Methods in org.jbpm.api that return ExecutionService | |
---|---|
ExecutionService |
ProcessEngine.getExecutionService()
the execution service that provides access
to the runtime executions repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |