|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobContext | |
---|---|
org.apache.sling.commons.scheduler | |
org.apache.sling.commons.scheduler.impl | |
org.apache.sling.event.impl |
Uses of JobContext in org.apache.sling.commons.scheduler |
---|
Methods in org.apache.sling.commons.scheduler with parameters of type JobContext | |
---|---|
void |
Job.execute(JobContext context)
Execute this job. |
Uses of JobContext in org.apache.sling.commons.scheduler.impl |
---|
Classes in org.apache.sling.commons.scheduler.impl that implement JobContext | |
---|---|
static class |
QuartzJobExecutor.JobContextImpl
|
Uses of JobContext in org.apache.sling.event.impl |
---|
Methods in org.apache.sling.event.impl with parameters of type JobContext | |
---|---|
void |
TimedJobHandler.execute(JobContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |