com.atlassian.bamboo.v2.build.agent.remote
Class UpgradeRemoteAgent

java.lang.Object
  extended by com.atlassian.bamboo.v2.build.agent.remote.UpgradeRemoteAgent
All Implemented Interfaces:
Agent

public class UpgradeRemoteAgent
extends java.lang.Object
implements Agent

Updates the agent bootstrap to the latest version available on server.


Constructor Summary
UpgradeRemoteAgent()
           
 
Method Summary
 void start(AgentContext agentContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpgradeRemoteAgent

public UpgradeRemoteAgent()
Method Detail

start

public void start(AgentContext agentContext)
Specified by:
start in interface Agent


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