Class ShowWhenEmptyStatisticEventProducer
java.lang.Object
com.atlassian.jira.analytics.statistics.customfields.showwhenempty.ShowWhenEmptyStatisticEventProducer
- All Implemented Interfaces:
StatisticsEventProducer<ShowWhenEmptyStatisticEvent>
@Component
public class ShowWhenEmptyStatisticEventProducer
extends Object
implements StatisticsEventProducer<ShowWhenEmptyStatisticEvent>
-
Constructor Summary
ConstructorsConstructorDescriptionShowWhenEmptyStatisticEventProducer
(ProjectFieldScreenHelper projectFieldScreenHelper, FieldScreenManager fieldScreenManager) -
Method Summary
-
Constructor Details
-
ShowWhenEmptyStatisticEventProducer
public ShowWhenEmptyStatisticEventProducer(ProjectFieldScreenHelper projectFieldScreenHelper, FieldScreenManager fieldScreenManager)
-
-
Method Details
-
produceEvents
- Specified by:
produceEvents
in interfaceStatisticsEventProducer<ShowWhenEmptyStatisticEvent>
-