|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterEvent in com.atlassian.confluence.cluster.safety |
---|
Classes in com.atlassian.confluence.cluster.safety that implement ClusterEvent | |
---|---|
class |
ClusterPanicEvent
Used when the ClusterSafetyManager detects a fatal error in the configuration of the cluster. |
Uses of ClusterEvent in com.atlassian.confluence.event.events.admin |
---|
Classes in com.atlassian.confluence.event.events.admin that implement ClusterEvent | |
---|---|
class |
GlobalSettingsChangedEvent
Event announcing a change in the global configuration of Confluence. |
class |
ImportFinishedEvent
|
class |
MailServerCreateEvent
|
class |
MailServerDeleteEvent
|
class |
MailServerEditEvent
|
class |
MailServerEvent
|
class |
MaxCacheSizeChangedEvent
Event that indicates that max cache size for a particular cache needs to be changed. |
class |
ResetHibernateIdRangeEvent
|
class |
SiteDarkFeatureDisabledEvent
|
class |
SiteDarkFeatureEnabledEvent
|
Uses of ClusterEvent in com.atlassian.confluence.event.events.cluster |
---|
Classes in com.atlassian.confluence.event.events.cluster that implement ClusterEvent | |
---|---|
class |
ClusterReindexRequiredEvent
Event to fire when every other node in the cluster requires a reindex. |
Uses of ClusterEvent in com.atlassian.confluence.event.events.plugin |
---|
Classes in com.atlassian.confluence.event.events.plugin that implement ClusterEvent | |
---|---|
class |
PluginDisableEvent
|
class |
PluginEnableEvent
|
class |
PluginEvent
|
class |
PluginInstallEvent
Fired when a plugin is detected by scanForNewPlugins |
class |
PluginModuleDisableEvent
|
class |
PluginModuleEnableEvent
|
class |
PluginModuleEvent
Abstract superclass of all plugin module events. |
class |
PluginUninstallEvent
|
Uses of ClusterEvent in com.atlassian.confluence.user.crowd |
---|
Classes in com.atlassian.confluence.user.crowd that implement ClusterEvent | |
---|---|
static class |
ConfluenceDirectoryEventListener.ClusterDirectoryDeletedEvent
|
protected static class |
ConfluenceDirectoryEventListener.ClusterDirectoryEvent
Crowd's event classes are not Serializable, so we need to extract the event class and directory, then reconstruct the event on the other nodes. |
static class |
ConfluenceDirectoryEventListener.ClusterDirectoryUpdatedEvent
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |