Uses of Interface
org.apache.sling.event.jobs.TopicStatistics

Packages that use TopicStatistics
org.apache.sling.event.impl.jobs   
org.apache.sling.event.jobs   
 

Uses of TopicStatistics in org.apache.sling.event.impl.jobs
 

Classes in org.apache.sling.event.impl.jobs that implement TopicStatistics
 class TopicStatisticsImpl
          Implementation of the statistics.
 

Methods in org.apache.sling.event.impl.jobs that return types with arguments of type TopicStatistics
 Iterable<TopicStatistics> DefaultJobManager.getTopicStatistics()
           
 

Uses of TopicStatistics in org.apache.sling.event.jobs
 

Methods in org.apache.sling.event.jobs that return types with arguments of type TopicStatistics
 Iterable<TopicStatistics> JobManager.getTopicStatistics()
          Return statistics information about job topics.
 



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