Uses of Class
com.atlassian.confluence.event.events.admin.GlobalSettingsChangedEvent
Packages that use GlobalSettingsChangedEvent
Package
Description
-
Uses of GlobalSettingsChangedEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type GlobalSettingsChangedEventModifier and TypeMethodDescriptionvoid
GlobalSettingsAuditListener.globalSettingsChangedEvent
(GlobalSettingsChangedEvent event) -
Uses of GlobalSettingsChangedEvent in com.atlassian.confluence.impl.search.contentnames
Methods in com.atlassian.confluence.impl.search.contentnames with parameters of type GlobalSettingsChangedEventModifier and TypeMethodDescriptionvoid
SemaphoreRefreshListener.handleEvent
(GlobalSettingsChangedEvent settingsChangedEvent) -
Uses of GlobalSettingsChangedEvent in com.atlassian.confluence.internal.search.v2
Methods in com.atlassian.confluence.internal.search.v2 with parameters of type GlobalSettingsChangedEventModifier and TypeMethodDescriptionvoid
ExactSearchController.onGlobalSettingsChangedEvent
(GlobalSettingsChangedEvent event) -
Uses of GlobalSettingsChangedEvent in com.atlassian.confluence.plugins.synchrony.bootstrap
Methods in com.atlassian.confluence.plugins.synchrony.bootstrap with parameters of type GlobalSettingsChangedEventModifier and TypeMethodDescriptionvoid
SynchronyInteropBootstrap.onGlobalSettingsChangeEvent
(GlobalSettingsChangedEvent globalSettingsChangedEvent) -
Uses of GlobalSettingsChangedEvent in com.atlassian.confluence.rpc
Methods in com.atlassian.confluence.rpc with parameters of type GlobalSettingsChangedEventModifier and TypeMethodDescriptionvoid
RpcConfigurationChangeListener.handleEvent
(GlobalSettingsChangedEvent settingsEvent) -
Uses of GlobalSettingsChangedEvent in com.atlassian.confluence.util.i18n
Methods in com.atlassian.confluence.util.i18n with parameters of type GlobalSettingsChangedEventModifier and TypeMethodDescriptionvoid
CachingI18NBeanFactory.onGlobalSettingsChangedEvent
(GlobalSettingsChangedEvent event)