Uses of Class
com.atlassian.confluence.event.events.cluster.ClusterEventWrapper
-
-
Uses of ClusterEventWrapper in com.atlassian.confluence.cache
Methods in com.atlassian.confluence.cache with parameters of type ClusterEventWrapper Modifier and Type Method Description void
DefaultCacheConfigManager. onMaxEntriesSettingChanged(ClusterEventWrapper clusterEventWrapper)
Listen to cluster wide event about changing of max entries setting only. -
Uses of ClusterEventWrapper in com.atlassian.confluence.cluster.hazelcast
Subclasses of ClusterEventWrapper in com.atlassian.confluence.cluster.hazelcast Modifier and Type Class Description class
HazelcastClusterEventWrapper
Hazelcast specific implementation of the ClusterEventWrapper. -
Uses of ClusterEventWrapper in com.atlassian.confluence.cluster.safety
Methods in com.atlassian.confluence.cluster.safety with parameters of type ClusterEventWrapper Modifier and Type Method Description void
ClusterPanicListener. onRemoteEvent(ClusterEventWrapper wrapper)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.event.listeners
Methods in com.atlassian.confluence.event.listeners with parameters of type ClusterEventWrapper Modifier and Type Method Description void
MailServerEventListener. handleClusterEvent(ClusterEventWrapper wrapper)
void
ClusterWideReindexEventListener. handleClusterEventWrapper(ClusterEventWrapper clusterEventWrapper)
void
HttpSessionRegistrarEventListener. onExpireUserSessionsClusterNotificationEvent(ClusterEventWrapper clusterEventWrapper)
void
ClusterAccessModeEventListener. onRemoteEvent(ClusterEventWrapper wrapper)
void
ClusterChangeJobStatusListener. onRemoteEvent(ClusterEventWrapper wrapper)
void
ClusterUpdateJobScheduleListener. onRemoteEvent(ClusterEventWrapper wrapper)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.impl.cache.hibernate
Methods in com.atlassian.confluence.impl.cache.hibernate with parameters of type ClusterEventWrapper Modifier and Type Method Description void
HibernateClusterAwareCacheManager. onClusterCacheFlush(ClusterEventWrapper wrapper)
Timestamp cache region has been flushed, time to flush all local query caches. -
Uses of ClusterEventWrapper in com.atlassian.confluence.impl.index
Methods in com.atlassian.confluence.impl.index with parameters of type ClusterEventWrapper Modifier and Type Method Description void
DefaultIndexRecoveryService. handleEvent(ClusterEventWrapper eventWrapper)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.impl.journal
Methods in com.atlassian.confluence.impl.journal with parameters of type ClusterEventWrapper Modifier and Type Method Description void
JournalStateResettingListener. onEvent(ClusterEventWrapper eventWrapper)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.impl.metrics
Methods in com.atlassian.confluence.impl.metrics with parameters of type ClusterEventWrapper Modifier and Type Method Description void
ConfluenceJmxConfigService. onClusteredJmxConfigChangedEvent(ClusterEventWrapper clusterEvent)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.impl.search
Methods in com.atlassian.confluence.impl.search with parameters of type ClusterEventWrapper Modifier and Type Method Description void
IndexFlushEventDispatcher. onIndexFlushRequested(ClusterEventWrapper wrapper)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.impl.webresource
Methods in com.atlassian.confluence.impl.webresource with parameters of type ClusterEventWrapper Modifier and Type Method Description void
ConfluenceCDNStrategyFactory. onRemoteSiteDarkFeatureEvent(ClusterEventWrapper wrappedEvent)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.internal.diagnostics
Methods in com.atlassian.confluence.internal.diagnostics with parameters of type ClusterEventWrapper Modifier and Type Method Description void
EventListeningDarkFeatureSetting. onRemoteEvent(ClusterEventWrapper wrappedEvent)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.license.store
Methods in com.atlassian.confluence.license.store with parameters of type ClusterEventWrapper Modifier and Type Method Description void
ApplicationConfigurationLicenseStore. onRemoteEvent(ClusterEventWrapper wrapper)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.plugins.quickreload
Methods in com.atlassian.confluence.plugins.quickreload with parameters of type ClusterEventWrapper Modifier and Type Method Description void
QuickReloadCaches. onBannerChanged(ClusterEventWrapper eventWrapper)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.plugins.synchrony.bootstrap
Methods in com.atlassian.confluence.plugins.synchrony.bootstrap with parameters of type ClusterEventWrapper Modifier and Type Method Description void
DefaultSynchronyProcessManager. onCollabEditingModeChangedEvent(ClusterEventWrapper eventWrapper)
void
SynchronyInteropBootstrap. onGlobalSettingsChangeEvent(ClusterEventWrapper wrapper)
void
SynchronyInteropBootstrap. onPluginStopped(ClusterEventWrapper wrapper)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.security.denormalisedpermissions.impl
Methods in com.atlassian.confluence.security.denormalisedpermissions.impl with parameters of type ClusterEventWrapper Modifier and Type Method Description void
DenormalisedPermissionDarkFeature. onClusterEventWrapper(ClusterEventWrapper clusterEventWrapper)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type ClusterEventWrapper Modifier and Type Method Description void
FuncTestJobControlListenerForAtlassianScheduler. onClusterEvent(ClusterEventWrapper clusterEventWrapper)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.upgrade.impl
Methods in com.atlassian.confluence.upgrade.impl with parameters of type ClusterEventWrapper Modifier and Type Method Description void
DefaultUpgradeFinalizationManager. onRemotelyRequested(ClusterEventWrapper e)
-
Uses of ClusterEventWrapper in com.atlassian.confluence.util.i18n
Methods in com.atlassian.confluence.util.i18n with parameters of type ClusterEventWrapper Modifier and Type Method Description void
CachingI18NBeanFactory. onRemoteEvent(ClusterEventWrapper wrapper)
Listens for cluster-wrapped events that this class needs to worry about, unwraps them and handles them accordingly -
Uses of ClusterEventWrapper in com.atlassian.confluence.util.profiling
Methods in com.atlassian.confluence.util.profiling with parameters of type ClusterEventWrapper Modifier and Type Method Description void
DefaultConfluenceMonitoringController. onRemoteEvent(ClusterEventWrapper wrapper)
-