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

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

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

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

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

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

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.