Class RemoteEventStatusEventProducer
java.lang.Object
com.atlassian.bamboo.plugins.stash.analytics.RemoteEventStatusEventProducer
- All Implemented Interfaces:
StatisticsEventsProducer
-
Constructor Summary
ConstructorDescriptionRemoteEventStatusEventProducer
(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService, StashCapabilityProvider stashCapabilityProvider) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.analytics.StatisticsEventsProducer
resetStatistics
-
Constructor Details
-
RemoteEventStatusEventProducer
@Inject public RemoteEventStatusEventProducer(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService, StashCapabilityProvider stashCapabilityProvider)
-
-
Method Details
-
generateEvents
- Specified by:
generateEvents
in interfaceStatisticsEventsProducer
- Returns:
- Analytic events with statistics.
-