|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Job | |
|---|---|
| org.jbpm.api | the primary facade interfaces to
the process repository,
the execution repository
and the management functionalities. |
| org.jbpm.api.job | timers and asynchronous messages |
| Uses of Job in org.jbpm.api |
|---|
| Methods in org.jbpm.api that return Job | |
|---|---|
Job |
JobQuery.uniqueResult()
|
| Methods in org.jbpm.api that return types with arguments of type Job | |
|---|---|
java.util.List<Job> |
JobQuery.list()
|
| Uses of Job in org.jbpm.api.job |
|---|
| Subinterfaces of Job in org.jbpm.api.job | |
|---|---|
interface |
Message
an asynchronous message. |
interface |
Timer
a timer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||