Uses of Class
com.atlassian.confluence.event.events.admin.ConfigurationEvent
-
Packages that use ConfigurationEvent Package Description com.atlassian.confluence.event.events.admin com.atlassian.confluence.event.events.plugin -
-
Uses of ConfigurationEvent in com.atlassian.confluence.event.events.admin
Subclasses of ConfigurationEvent in com.atlassian.confluence.event.events.admin Modifier and Type Class Description classGlobalSettingsChangedEventEvent announcing a change in the global configuration of Confluence.classGlobalSettingsViewEventRepresents an administrator viewing the global settings.classLicenceUpdatedEventclassMailServerCreateEventclassMailServerDeleteEventclassMailServerEditEventclassMailServerEventclassMaxCacheSizeChangedEventEvent that indicates that max cache size for a particular cache needs to be changed.classPluginMacroRegisteredEventAn event to indicate that a macro has been registered with an XHTMLMacroManagerfrom a plugin.classPluginMacroUnregisteredEventAn event to indicate that a plugin hosted macro has been unregistered with an XHTMLMacroManager.classViewGeneralConfigEvent -
Uses of ConfigurationEvent in com.atlassian.confluence.event.events.plugin
Subclasses of ConfigurationEvent in com.atlassian.confluence.event.events.plugin Modifier and Type Class Description classPluginDisableEventclassPluginEnableEventclassPluginEventclassPluginInstallEventFired when a plugin is detected by scanForNewPluginsclassPluginModuleDisableEventclassPluginModuleEnableEventclassPluginModuleEventAbstract superclass of all plugin module events.classPluginUninstallEvent
-