Class RemoteAgentHomeLocatorForBootstrap

java.lang.Object
com.atlassian.bamboo.agent.bootstrap.RemoteAgentHomeLocatorForBootstrap

public final class RemoteAgentHomeLocatorForBootstrap extends Object
This class should be used only in agent bootstrap. For all other cases, use RemoteAgentLocator / or homeLocator bean.
  • Field Details

  • Method Details

    • getDefaultConfigFileName

      public static String getDefaultConfigFileName()
    • getTemporaryUuidFileName

      public static String getTemporaryUuidFileName()
    • getConfigFile

      public static File getConfigFile()
    • getHome

      public static File getHome()
    • getInstallationDirectory

      public static File getInstallationDirectory()
    • getPluginFrameworkBundlesDirectory

      public static File getPluginFrameworkBundlesDirectory()
      Returns:
      directory containing plugin framework bundles
    • getAgentHomeFromPropertyOrEnv

      public static String getAgentHomeFromPropertyOrEnv()