|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobQuery | |
---|---|
org.jbpm.api | the primary facade interfaces to
the process repository ,
the execution repository
and the management functionalities . |
Uses of JobQuery in org.jbpm.api |
---|
Methods in org.jbpm.api that return JobQuery | |
---|---|
JobQuery |
ManagementService.createJobQuery()
search for jobs |
JobQuery |
JobQuery.exception(boolean hasException)
|
JobQuery |
JobQuery.messages()
|
JobQuery |
JobQuery.orderAsc(java.lang.String property)
|
JobQuery |
JobQuery.orderDesc(java.lang.String property)
|
JobQuery |
JobQuery.page(int firstResult,
int maxResults)
|
JobQuery |
JobQuery.processInstanceId(java.lang.String processInstanceId)
|
JobQuery |
JobQuery.timers()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |