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