|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginEvent | |
---|---|
com.atlassian.confluence.event.events.plugin | |
com.atlassian.confluence.plugin.webresource | |
com.atlassian.confluence.util.diffs |
Uses of PluginEvent in com.atlassian.confluence.event.events.plugin |
---|
Subclasses of PluginEvent in com.atlassian.confluence.event.events.plugin | |
---|---|
class |
PluginDisableEvent
|
class |
PluginEnableEvent
|
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 PluginEvent in com.atlassian.confluence.plugin.webresource |
---|
Methods in com.atlassian.confluence.plugin.webresource with parameters of type PluginEvent | |
---|---|
void |
PluginCounterInvalidatorListener.handleEvent(PluginEvent event)
|
Uses of PluginEvent in com.atlassian.confluence.util.diffs |
---|
Methods in com.atlassian.confluence.util.diffs with parameters of type PluginEvent | |
---|---|
void |
MergerListener.handlePluginEvent(PluginEvent e)
Handle the event, will rebuild the cache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |