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