Class RemoteAgentHomeLocator

java.lang.Object
com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeLocator
All Implemented Interfaces:
BambooHomeLocator, com.atlassian.config.HomeLocator

public class RemoteAgentHomeLocator extends Object implements BambooHomeLocator

A BambooHomeLocatorImpl for remote agents.

In the case that a Bamboo home is not explicitly defined, it will default to ~/bamboo-agent-home.

  • Constructor Details

    • RemoteAgentHomeLocator

      public RemoteAgentHomeLocator()
  • Method Details