Uses of Package
org.apache.sling.event.jobs

Packages that use org.apache.sling.event.jobs
org.apache.sling.event   
org.apache.sling.event.impl.jobs   
org.apache.sling.event.impl.jobs.config   
org.apache.sling.event.impl.jobs.queues   
org.apache.sling.event.jobs   
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event
JobProcessor
          A job processor processes a job in the background.
JobsIterator
          This Iterator allows to iterate over Events.
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event.impl.jobs
JobManager
          The job manager is the heart of the job event handling.
JobManager.QueryType
          The requested job types for the query.
JobsIterator
          This Iterator allows to iterate over Events.
Queue
          This is a job queue processing job events.
Statistics
          Statistic information.
TopicStatistics
          Statistic information about a topic.
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event.impl.jobs.config
JobUtil.JobPriority
          The priority for jobs.
QueueConfiguration
          The configuration of a queue.
QueueConfiguration.Type
          The queue type.
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event.impl.jobs.queues
Queue
          This is a job queue processing job events.
Statistics
          Statistic information.
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event.jobs
JobManager.QueryType
          The requested job types for the query.
JobProcessor
          A job processor processes a job in the background.
JobsIterator
          This Iterator allows to iterate over Events.
JobUtil.JobPriority
          The priority for jobs.
Queue
          This is a job queue processing job events.
QueueConfiguration
          The configuration of a queue.
QueueConfiguration.Type
          The queue type.
Statistics
          Statistic information.
TopicStatistics
          Statistic information about a topic.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.