Class Workspaces

java.lang.Object
org.ow2.clif.jenkins.jobs.Workspaces

public abstract class Workspaces extends Object
Workspace-related utility for jobs generated by the CLIF import feature.
Author:
Bruno Dillenseger
  • Constructor Details

    • Workspaces

      public Workspaces()
  • Method Details

    • dir

      @Nonnull public static File dir() throws RuntimeException
      Gets the absolute path to the CLIF root directory hosting all workspaces of imported CLIF projects.
      Returns:
      the currently configured root directory for imported CLIF test projects' workspaces
      Throws:
      RuntimeException