Uses of Interface
com.atlassian.confluence.server.ApplicationStatusService
Packages that use ApplicationStatusService
Package
Description
-
Uses of ApplicationStatusService in com.atlassian.confluence.event
Constructors in com.atlassian.confluence.event with parameters of type ApplicationStatusServiceModifierConstructorDescriptionConfluenceListenerHandlersConfiguration
(ApplicationStatusService applicationStatusService) -
Uses of ApplicationStatusService in com.atlassian.confluence.impl.macro.metadata
Constructors in com.atlassian.confluence.impl.macro.metadata with parameters of type ApplicationStatusServiceModifierConstructorDescriptionAllMacroMetadataCache
(com.atlassian.cache.CacheFactory cacheFactory, AllMacroMetadataProvider<T> allMacroMetadataProvider, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, ApplicationStatusService applicationStatusService) -
Uses of ApplicationStatusService in com.atlassian.confluence.impl.search.v2.extractor
Constructors in com.atlassian.confluence.impl.search.v2.extractor with parameters of type ApplicationStatusServiceModifierConstructorDescriptionAttachmentExtractedTextExtractor
(AttachmentExtractedTextManager attachmentExtractedTextManager, AttachmentStatusManager attachmentStatusManager, ApplicationStatusService applicationStatusService, AttachmentTextExtractionService remoteAttachmentTextExtractionService, PluginAttachmentTextExtractorsProvider pluginAttachmentTextExtractorsProvider, ShouldExtractAttachmentTextPredicate shouldExtractAttachmentTextPredicate) -
Uses of ApplicationStatusService in com.atlassian.confluence.server
Subinterfaces of ApplicationStatusService in com.atlassian.confluence.serverModifier and TypeInterfaceDescriptioninterface
Monitors for the state of the server.Classes in com.atlassian.confluence.server that implement ApplicationStatusServiceModifier and TypeClassDescriptionclass
class