Uses of Interface
com.atlassian.confluence.status.service.SynchronyStatusService
Packages that use SynchronyStatusService
-
Uses of SynchronyStatusService in com.atlassian.confluence.plugins.synchrony.status
Classes in com.atlassian.confluence.plugins.synchrony.status that implement SynchronyStatusServiceModifier and TypeClassDescriptionclass
Service that caches the result of the SynchronyStatusCheckJob to check if Synchrony is running or not.Constructors in com.atlassian.confluence.plugins.synchrony.status with parameters of type SynchronyStatusServiceModifierConstructorDescriptionSynchronyBannerDataProvider
(com.atlassian.confluence.plugins.synchrony.config.SynchronyConfigurationManager synchronyConfigurationManager, PermissionManager permissionManager, SynchronyStatusService synchronyStatusService) SynchronyStatusCheckJob
(SynchronyMonitor synchronyMonitor, SynchronyProcessManager synchronyProcessManager, SynchronyStatusService synchronyStatusService, com.atlassian.confluence.plugins.synchrony.status.SynchronyStatusEventPublisher synchronyStatusEventPublisher, com.atlassian.confluence.plugins.synchrony.config.SynchronyConfigurationManager synchronyConfigurationManager)