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.deprecated   
org.apache.sling.event.impl.jobs.jmx   
org.apache.sling.event.impl.jobs.queues   
org.apache.sling.event.impl.jobs.stats   
org.apache.sling.event.jobs   
org.apache.sling.event.jobs.consumer   
org.apache.sling.event.jobs.jmx   
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event
JobProcessor
          Deprecated. - Use the new JobConsumer interface instead.
JobsIterator
          Deprecated. - Use the new JobManager.findJobs(org.apache.sling.event.jobs.JobManager.QueryType, java.lang.String, long, java.util.Map...) methods instead.
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event.impl.jobs
Job
          A job Property Types In general all scalar types and all serializable classes are supported as property types.
JobManager
          The job manager is the heart of the job event handling.
JobManager.QueryType
          The requested job types for the query.
JobsIterator
          Deprecated. - Use the new JobManager.findJobs(org.apache.sling.event.jobs.JobManager.QueryType, java.lang.String, long, java.util.Map...) methods instead.
JobUtil.JobPriority
          The priority for jobs.
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.deprecated
Job
          A job Property Types In general all scalar types and all serializable classes are supported as property types.
JobsIterator
          Deprecated. - Use the new JobManager.findJobs(org.apache.sling.event.jobs.JobManager.QueryType, java.lang.String, long, java.util.Map...) methods instead.
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event.impl.jobs.jmx
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.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.impl.jobs.stats
Statistics
          Statistic information.
TopicStatistics
          Statistic information about a topic.
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event.jobs
Job
          A job Property Types In general all scalar types and all serializable classes are supported as property types.
JobManager.QueryType
          The requested job types for the query.
JobProcessor
          Deprecated. - Use the new JobConsumer interface instead.
JobsIterator
          Deprecated. - Use the new JobManager.findJobs(org.apache.sling.event.jobs.JobManager.QueryType, java.lang.String, long, java.util.Map...) methods instead.
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.
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event.jobs.consumer
Job
          A job Property Types In general all scalar types and all serializable classes are supported as property types.
 

Classes in org.apache.sling.event.jobs used by org.apache.sling.event.jobs.jmx
Statistics
          Statistic information.
 



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