Class UsersStatisticEventProducer
java.lang.Object
com.atlassian.jira.analytics.statistics.UsersStatisticEventProducer
- All Implemented Interfaces:
StatisticsEventProducer<UsersStatisticEvent>
@Component
public class UsersStatisticEventProducer
extends Object
implements StatisticsEventProducer<UsersStatisticEvent>
-
Constructor Summary
ConstructorsConstructorDescriptionUsersStatisticEventProducer(LicenseCountService licenseCountService, GroupManager groupManager, UserManager userManager) -
Method Summary
-
Constructor Details
-
UsersStatisticEventProducer
@Autowired public UsersStatisticEventProducer(LicenseCountService licenseCountService, GroupManager groupManager, UserManager userManager)
-
-
Method Details
-
produceEvents
- Specified by:
produceEventsin interfaceStatisticsEventProducer<UsersStatisticEvent>
-