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