Uses of Class
com.atlassian.confluence.event.events.plugin.PluginFrameworkStartedEvent
Package
Description
-
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.health
Modifier and TypeMethodDescriptionvoid
PluginFrameworkStartedHealthCheckListener.onPluginFrameworkStartedEvent
(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.index
Modifier and TypeMethodDescriptionvoid
DefaultIndexRecoveryService.onPluginFrameworkStartedEvent
(PluginFrameworkStartedEvent ignored) All plugins (including analytics) have been started successfully. -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.security
Modifier and TypeMethodDescriptionvoid
AllowedUrlsProviderImpl.onPluginFrameworkStarted
(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.spring
Modifier and TypeMethodDescriptionvoid
CachedIntrospectionResultsFlusher.onPluginFrameworkStartedEvent
(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.struts
Modifier and TypeMethodDescriptionvoid
StrutsStateChangeListener.handle
(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.webresource
Modifier and TypeMethodDescriptionvoid
ConfluenceCDNStrategyFactory.onPluginFrameworkStarted
(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.plugin
Modifier and TypeMethodDescriptionvoid
PluginEventLogger.handleEvent
(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.plugin.webresource
Modifier and TypeMethodDescriptionvoid
SuperBatchInvalidatorListener.handleEvent
(PluginFrameworkStartedEvent event) void
PluginCounterInvalidatorListener.handlePluginFrameworkStartedEvent
(PluginFrameworkStartedEvent pluginFrameworkStartedEvent) We get notified of every single plugin module during startup, since we are only interested in changes after we are started we track the status of the startup. -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.renderer
Modifier and TypeMethodDescriptionvoid
UserMacroLibrary.pluginSystemStarted
(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.search
Modifier and TypeMethodDescriptionvoid
SearchResultRendererCacheUpdater.handleEvent
(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.util.i18n
Modifier and TypeMethodDescriptionvoid
CachingI18NBeanFactory.onPluginFrameworkStartedEvent
(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.util.profiling
Modifier and TypeMethodDescriptionvoid
DefaultConfluenceMonitoringController.onPluginFrameworkStartedEvent
(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.util.velocity
Modifier and TypeMethodDescriptionvoid
ConfluenceVelocityResourceCachePluginListener.handleEvent
(PluginFrameworkStartedEvent event)