Class DailyAlertAnalyticsJob
java.lang.Object
com.atlassian.diagnostics.internal.analytics.DailyAlertAnalyticsJob
-
Constructor Summary
ConstructorsConstructorDescriptionDailyAlertAnalyticsJob(com.atlassian.event.api.EventPublisher eventPublisher, InternalMonitoringService monitoringService, com.atlassian.scheduler.SchedulerService schedulerService) -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()voidonFrameworkStarted(com.atlassian.plugin.event.events.PluginFrameworkStartedEvent event)
-
Constructor Details
-
DailyAlertAnalyticsJob
public DailyAlertAnalyticsJob(com.atlassian.event.api.EventPublisher eventPublisher, InternalMonitoringService monitoringService, com.atlassian.scheduler.SchedulerService schedulerService)
-
-
Method Details
-
destroy
@PreDestroy public void destroy() -
onFrameworkStarted
@EventListener public void onFrameworkStarted(com.atlassian.plugin.event.events.PluginFrameworkStartedEvent event)
-