Uses of Class
com.atlassian.confluence.event.events.plugin.PluginFrameworkStartedEvent
Packages that use PluginFrameworkStartedEvent
Package
Description
-
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.health
Methods in com.atlassian.confluence.impl.health with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidPluginFrameworkStartedHealthCheckListener.onPluginFrameworkStartedEvent(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.i18n
Methods in com.atlassian.confluence.impl.i18n with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidCachingI18NBeanFactory.onPluginFrameworkStartedEvent(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.index
Methods in com.atlassian.confluence.impl.index with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidDefaultIndexRecoveryService.onPluginFrameworkStartedEvent(PluginFrameworkStartedEvent ignored) All plugins (including analytics) have been started successfully. -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.profiling
Methods in com.atlassian.confluence.impl.profiling with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidDefaultConfluenceMonitoringController.onPluginFrameworkStartedEvent(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.security
Methods in com.atlassian.confluence.impl.security with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidAllowedUrlsProviderImpl.onPluginFrameworkStarted(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.spring
Methods in com.atlassian.confluence.impl.spring with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidCachedIntrospectionResultsFlusher.onPluginFrameworkStartedEvent(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.struts
Methods in com.atlassian.confluence.impl.struts with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidStrutsStateChangeListener.handle(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.impl.webresource
Methods in com.atlassian.confluence.impl.webresource with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidConfluenceCDNStrategyFactory.onPluginFrameworkStarted(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.plugin
Methods in com.atlassian.confluence.plugin with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidPluginEventLogger.handleEvent(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.plugin.webresource
Methods in com.atlassian.confluence.plugin.webresource with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidSuperBatchInvalidatorListener.handleEvent(PluginFrameworkStartedEvent event) voidPluginCounterInvalidatorListener.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
Methods in com.atlassian.confluence.renderer with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidUserMacroLibrary.pluginSystemStarted(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.search
Methods in com.atlassian.confluence.search with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidSearchResultRendererCacheUpdater.handleEvent(PluginFrameworkStartedEvent event) -
Uses of PluginFrameworkStartedEvent in com.atlassian.confluence.util.velocity
Methods in com.atlassian.confluence.util.velocity with parameters of type PluginFrameworkStartedEventModifier and TypeMethodDescriptionvoidConfluenceVelocityResourceCachePluginListener.handleEvent(PluginFrameworkStartedEvent event)