Uses of Interface
com.atlassian.confluence.event.events.cluster.ClusterEvent

Packages that use ClusterEvent
com.atlassian.confluence.cluster.safety   
com.atlassian.confluence.event.events.admin   
com.atlassian.confluence.event.events.plugin   
 

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 MailServerCreateEvent
           
 class MailServerDeleteEvent
           
 class MailServerEditEvent
           
 class MailServerEvent
           
 

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
           
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.