Uses of Class
com.atlassian.bamboo.plugin.PluginModuleIdentifier
Packages that use PluginModuleIdentifier
Package
Description
-
Uses of PluginModuleIdentifier in com.atlassian.bamboo.plugin.events
Methods in com.atlassian.bamboo.plugin.events that return PluginModuleIdentifierConstructors in com.atlassian.bamboo.plugin.events with parameters of type PluginModuleIdentifierModifierConstructorDescriptionAbstractRemotePluginModuleEvent(PluginModuleIdentifier pluginModuleIdentifier) DisableRemotePluginModuleEvent(PluginModuleIdentifier pluginModuleIdentifier) EnableRemotePluginModuleEvent(PluginModuleIdentifier pluginModuleIdentifier) -
Uses of PluginModuleIdentifier in com.atlassian.bamboo.v2.build.agent.remote.plugins
Methods in com.atlassian.bamboo.v2.build.agent.remote.plugins with parameters of type PluginModuleIdentifierModifier and TypeMethodDescriptionvoidRemoteAgentPluginManager.disablePluginModule(PluginModuleIdentifier pluginModuleIdentifier) voidRemoteAgentPluginManager.enablePluginModule(PluginIdentifier pluginIdentifier, PluginModuleIdentifier pluginModuleIdentifier)