|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobImpl | |
---|---|
org.apache.sling.event.impl.jobs |
Uses of JobImpl in org.apache.sling.event.impl.jobs |
---|
Methods in org.apache.sling.event.impl.jobs that return JobImpl | |
---|---|
JobImpl |
JobHandler.getJob()
|
Methods in org.apache.sling.event.impl.jobs with parameters of type JobImpl | |
---|---|
void |
BackgroundLoader.addJob(JobImpl job)
Add a job to the load job queue if the instance is running. |
void |
MaintenanceTask.reassignJob(JobImpl job,
String targetId)
Reassign a job to a different target |
boolean |
JobManagerImpl.remove(JobImpl job)
Remove the job. |
Constructors in org.apache.sling.event.impl.jobs with parameters of type JobImpl | |
---|---|
JobHandler(JobImpl job,
JobManagerImpl jobManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |