Uses of Class
com.atlassian.confluence.event.events.plugin.AsyncPluginEvent
-
Packages that use AsyncPluginEvent Package Description com.atlassian.confluence.event.events.plugin -
-
Uses of AsyncPluginEvent in com.atlassian.confluence.event.events.plugin
Subclasses of AsyncPluginEvent in com.atlassian.confluence.event.events.plugin Modifier and Type Class Description class
AsyncPluginDisableEvent
This class is an asynchronous and non-clustered version ofPluginDisableEvent
.class
AsyncPluginEnableEvent
This class is an asynchronous and non-clustered version ofPluginEvent
.class
AsyncPluginInstallEvent
This class is an asynchronous and non-clustered version ofPluginInstallEvent
.class
AsyncPluginUninstallEvent
This class is an asynchronous and non-clustered version ofPluginUninstallEvent
.
-