Uses of Interface
com.atlassian.bamboo.v2.build.agent.AgentCommandSender
Package
Description
-
Uses of AgentCommandSender in com.atlassian.bamboo.agent
Modifier and TypeMethodDescriptionvoid
AgentConsoleAction.setAgentCommandSender
(AgentCommandSender agentCommandSender) -
Uses of AgentCommandSender in com.atlassian.bamboo.build
Modifier and TypeMethodDescriptionvoid
DefaultStopBuildManager.setAgentCommandSender
(AgentCommandSender agentCommandSender) -
Uses of AgentCommandSender in com.atlassian.bamboo.plugins.git
ModifierConstructorDescriptionGitCacheHandler
(CachedPlanManager cachedPlanManager, BuildDirectoryManager buildDirectoryManager, GitCacheDirectoryUtils gitCacheDirectoryUtils, com.atlassian.sal.api.message.I18nResolver i18nResolver, AgentManager agentManager, AgentCommandSender agentCommandSender, CustomVariableContext customVariableContext) -
Uses of AgentCommandSender in com.atlassian.bamboo.v2.build.agent