Class TopicStatisticsImpl

java.lang.Object
org.apache.sling.event.impl.jobs.stats.BaseStatisticsImpl
org.apache.sling.event.impl.jobs.stats.TopicStatisticsImpl
All Implemented Interfaces:
org.apache.sling.event.jobs.TopicStatistics

public class TopicStatisticsImpl extends BaseStatisticsImpl implements org.apache.sling.event.jobs.TopicStatistics
Implementation of the statistics.
  • Constructor Details

    • TopicStatisticsImpl

      public TopicStatisticsImpl(String topic)
      Constructor.
  • Method Details

    • getTopic

      public String getTopic()
      Specified by:
      getTopic in interface org.apache.sling.event.jobs.TopicStatistics
      See Also:
      • TopicStatistics.getTopic()