Uses of Interface
com.atlassian.bamboo.v2.build.agent.AgentCommandSender

Packages that use AgentCommandSender
com.atlassian.bamboo.build   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.v2.build.agent   
 

Uses of AgentCommandSender in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build with parameters of type AgentCommandSender
 void DefaultStopBuildManager.setAgentCommandSender(AgentCommandSender agentCommandSender)
           
 

Uses of AgentCommandSender in com.atlassian.bamboo.plugins.hg
 

Methods in com.atlassian.bamboo.plugins.hg with parameters of type AgentCommandSender
 void HgCacheHandler.setAgentCommandSender(AgentCommandSender agentCommandSender)
           
 void DeleteHgCacheDirectory.setAgentCommandSender(AgentCommandSender agentCommandSender)
           
 

Uses of AgentCommandSender in com.atlassian.bamboo.v2.build.agent
 

Classes in com.atlassian.bamboo.v2.build.agent that implement AgentCommandSender
 class AgentCommandSenderImpl
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.