Uses of Class
com.atlassian.confluence.event.events.plugin.PluginInstallEvent
-
Packages that use PluginInstallEvent Package Description com.atlassian.confluence.event.listeners com.atlassian.confluence.setup.bandana -
-
Uses of PluginInstallEvent in com.atlassian.confluence.event.listeners
Methods in com.atlassian.confluence.event.listeners with parameters of type PluginInstallEvent Modifier and Type Method Description void
ResetXStreamPluginListener. handlePluginInstallEvent(PluginInstallEvent pluginInstallEvent)
-
Uses of PluginInstallEvent in com.atlassian.confluence.setup.bandana
Methods in com.atlassian.confluence.setup.bandana with parameters of type PluginInstallEvent Modifier and Type Method Description void
ConfluenceCachingBandanaListener. handlePluginInstallEvent(PluginInstallEvent pluginInstallEvent)
-