Class IssueCodes


  • public class IssueCodes
    extends java.lang.Object
    Since:
    2.14
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String COPY_JAVA_PROBLEMS
      IssueCode to control DerivedResourceMarkerCopier
    • Constructor Summary

      Constructors 
      Constructor Description
      IssueCodes()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • COPY_JAVA_PROBLEMS

        public static final java.lang.String COPY_JAVA_PROBLEMS
        IssueCode to control DerivedResourceMarkerCopier
        See Also:
        Constant Field Values
    • Constructor Detail

      • IssueCodes

        public IssueCodes()