Uses of Class
com.atlassian.bamboo.plugin.PluginModuleIdentifier

Packages that use PluginModuleIdentifier
com.atlassian.bamboo.plugin.events   
com.atlassian.bamboo.v2.build.agent.remote.plugins   
 

Uses of PluginModuleIdentifier in com.atlassian.bamboo.plugin.events
 

Methods in com.atlassian.bamboo.plugin.events that return PluginModuleIdentifier
 PluginModuleIdentifier AbstractRemotePluginModuleEvent.getPluginModuleIdentifier()
           
 

Constructors in com.atlassian.bamboo.plugin.events with parameters of type PluginModuleIdentifier
AbstractRemotePluginModuleEvent(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 PluginModuleIdentifier
 void RemoteAgentPluginManager.disablePluginModule(PluginModuleIdentifier pluginModuleIdentifier)
           
 void RemoteAgentPluginManager.enablePluginModule(PluginIdentifier pluginIdentifier, PluginModuleIdentifier pluginModuleIdentifier)
           
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.