Class BootstrapResource

java.lang.Object
com.atlassian.confluence.functest.rest.admin.BootstrapResource

public class BootstrapResource extends Object
Returns information from the BootstrapManager. Called by BootstrapRpc.
  • Constructor Details

    • BootstrapResource

      @Inject public BootstrapResource(BootstrapManager bootstrapManager)
  • Method Details

    • getApplicationHome

      public String getApplicationHome()
      Gets the application home directory from the BootstrapManager.
      Returns:
      Path to shared home if cluster, or local home if not