Class BaselineParameters


  • public final class BaselineParameters
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DEFAULT_CONFIG_DIR
      The directory relative to the project's rootDir in which Baseline configuration is stored.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DEFAULT_CONFIG_DIR

        public static final java.lang.String DEFAULT_CONFIG_DIR
        The directory relative to the project's rootDir in which Baseline configuration is stored.
        See Also:
        Constant Field Values