|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientExecution | |
|---|---|
| org.jbpm.pvm.client | for clients that want direct programmatic access to the execution object like e.g. in unit tests. |
| org.jbpm.pvm.session | interfaces to pluggable transactional resources to be used by activity implementations. |
| Uses of ClientExecution in org.jbpm.pvm.client |
|---|
| Subinterfaces of ClientExecution in org.jbpm.pvm.client | |
|---|---|
interface |
ClientProcessInstance
|
| Uses of ClientExecution in org.jbpm.pvm.session |
|---|
| Methods in org.jbpm.pvm.session that return ClientExecution | |
|---|---|
ClientExecution |
PvmDbSession.findExecutionById(String executionId)
the execution uniquely identified by the given executionKey. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||