Uses of Class
com.atlassian.bamboo.plugin.events.UninstallRemotePluginEvent
-
Packages that use UninstallRemotePluginEvent Package Description com.atlassian.bamboo.plugin.events com.atlassian.bamboo.v2.build.agent.remote.plugins -
-
Uses of UninstallRemotePluginEvent in com.atlassian.bamboo.plugin.events
Methods in com.atlassian.bamboo.plugin.events with parameters of type UninstallRemotePluginEvent Modifier and Type Method Description void
RemotePluginEventHandler. onEvent(UninstallRemotePluginEvent event)
-
Uses of UninstallRemotePluginEvent in com.atlassian.bamboo.v2.build.agent.remote.plugins
Methods in com.atlassian.bamboo.v2.build.agent.remote.plugins with parameters of type UninstallRemotePluginEvent Modifier and Type Method Description void
RemoteAgentPluginEventDeferringListener. onEvent(UninstallRemotePluginEvent event)
-