Uses of Interface
org.apache.sling.commons.scheduler.JobContext
-
Packages that use JobContext Package Description org.apache.sling.commons.scheduler -
-
Uses of JobContext in org.apache.sling.commons.scheduler
Methods in org.apache.sling.commons.scheduler with parameters of type JobContext Modifier and Type Method Description void
Job. execute(JobContext context)
Execute this job.
-