|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobsIterator | |
---|---|
org.apache.sling.event |
Uses of JobsIterator in org.apache.sling.event |
---|
Methods in org.apache.sling.event that return JobsIterator | |
---|---|
JobsIterator |
JobStatusProvider.queryAllJobs(String topic,
Map<String,Object>... filterProps)
Deprecated. Return all jobs either running or scheduled. |
JobsIterator |
JobStatusProvider.queryCurrentJobs(String topic,
Map<String,Object>... filterProps)
Deprecated. Return the jobs which are currently in processing. |
JobsIterator |
JobStatusProvider.queryScheduledJobs(String topic,
Map<String,Object>... filterProps)
Deprecated. Return a list of currently scheduled jobs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |