Class TaskConstants.OPTION.USER_BUILD

  • Enclosing class:
    TaskConstants.OPTION

    public static final class TaskConstants.OPTION.USER_BUILD
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.commons.cli.Option DEBUG  
      static org.apache.commons.cli.Option DEPENDENCY_FILE  
      static org.apache.commons.cli.Option ERROR_PREFIX  
    • Constructor Summary

      Constructors 
      Constructor Description
      USER_BUILD()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DEPENDENCY_FILE

        public static final org.apache.commons.cli.Option DEPENDENCY_FILE
      • ERROR_PREFIX

        public static final org.apache.commons.cli.Option ERROR_PREFIX
      • DEBUG

        public static final org.apache.commons.cli.Option DEBUG
    • Constructor Detail

      • USER_BUILD

        public USER_BUILD()