Class AttachmentsStatisticEventProducer
java.lang.Object
com.atlassian.jira.analytics.statistics.attachment.AttachmentsStatisticEventProducer
- All Implemented Interfaces:
StatisticsEventProducer<AttachmentsStatisticEvent>
@Component
public class AttachmentsStatisticEventProducer
extends Object
implements StatisticsEventProducer<AttachmentsStatisticEvent>
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentsStatisticEventProducer(AttachmentConfigManager attachmentConfigManager, com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.pocketknife.api.querydsl.DatabaseAccessor databaseAccessor) -
Method Summary
-
Constructor Details
-
AttachmentsStatisticEventProducer
public AttachmentsStatisticEventProducer(AttachmentConfigManager attachmentConfigManager, com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.pocketknife.api.querydsl.DatabaseAccessor databaseAccessor)
-
-
Method Details
-
produceEvents
- Specified by:
produceEventsin interfaceStatisticsEventProducer<AttachmentsStatisticEvent>
-