Uses of Interface
com.atlassian.confluence.internal.health.analytics.HealthCheckAnalyticsEventFactory
-
Packages that use HealthCheckAnalyticsEventFactory Package Description com.atlassian.confluence.impl.health.analytics -
-
Uses of HealthCheckAnalyticsEventFactory in com.atlassian.confluence.impl.health.analytics
Classes in com.atlassian.confluence.impl.health.analytics that implement HealthCheckAnalyticsEventFactory Modifier and Type Class Description class
DefaultHealthCheckAnalyticsEventFactory
Constructors in com.atlassian.confluence.impl.health.analytics with parameters of type HealthCheckAnalyticsEventFactory Constructor Description EventPublishingHealthCheckAnalyticsSender(HealthCheckAnalyticsEventFactory analyticsEventFactory, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer)
-