Class CommentsStatisticsEventProducer
java.lang.Object
com.atlassian.jira.analytics.statistics.comments.CommentsStatisticsEventProducer
- All Implemented Interfaces:
StatisticsEventProducer<CommentsStatisticsEvent>
@Component
public class CommentsStatisticsEventProducer
extends Object
implements StatisticsEventProducer<CommentsStatisticsEvent>
-
Constructor Summary
ConstructorsConstructorDescriptionCommentsStatisticsEventProducer(com.atlassian.pocketknife.api.querydsl.DatabaseAccessor databaseAccessor) -
Method Summary
-
Constructor Details
-
CommentsStatisticsEventProducer
@Autowired public CommentsStatisticsEventProducer(com.atlassian.pocketknife.api.querydsl.DatabaseAccessor databaseAccessor)
-
-
Method Details
-
produceEvents
- Specified by:
produceEventsin interfaceStatisticsEventProducer<CommentsStatisticsEvent>
-