Class Constants


  • public class Constants
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Constants()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getEventTypeName​(java.lang.Integer type)  
      • Methods inherited from class java.lang.Object

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

      • AXE_RULE_CLASSES

        public static final java.util.Set<java.lang.Class<? extends AxeRule>> AXE_RULE_CLASSES
      • DEFAULT_SCREEN_TITLE

        public static final java.lang.String DEFAULT_SCREEN_TITLE
        See Also:
        Constant Field Values
    • Constructor Detail

      • Constants

        public Constants()
    • Method Detail

      • getEventTypeName

        public static java.lang.String getEventTypeName​(java.lang.Integer type)