Class ProjectStatisticEventProducer
java.lang.Object
com.atlassian.jira.analytics.statistics.projects.ProjectStatisticEventProducer
- All Implemented Interfaces:
StatisticsEventProducer<ProjectStatisticEvent>
@Component
public class ProjectStatisticEventProducer
extends Object
implements StatisticsEventProducer<ProjectStatisticEvent>
-
Constructor Summary
ConstructorsConstructorDescriptionProjectStatisticEventProducer(ProjectManager projectManager, IssueManager issueManager, ArchivedIssueSearchService archivedIssueSearchService) -
Method Summary
-
Constructor Details
-
ProjectStatisticEventProducer
@Autowired public ProjectStatisticEventProducer(ProjectManager projectManager, IssueManager issueManager, ArchivedIssueSearchService archivedIssueSearchService)
-
-
Method Details
-
produceEvents
- Specified by:
produceEventsin interfaceStatisticsEventProducer<ProjectStatisticEvent>
-