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