com.atlassian.bamboo.agent.bootstrap
Interface Agent

All Known Implementing Classes:
ElasticAgent, RemoteAgent

public interface Agent

The interface that the remote agent class needs to implement


Method Summary
 void start(AgentContext fingerprint)
           
 

Method Detail

start

void start(AgentContext fingerprint)


Copyright © 2011 Atlassian. All Rights Reserved.