Class Workspaces


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

      • Workspaces

        public Workspaces()
    • Method Detail

      • 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