Class CommonUtils


  • public class CommonUtils
    extends Object
    • Constructor Detail

      • CommonUtils

        public CommonUtils()
    • Method Detail

      • getIntegerValue

        public static int getIntegerValue​(Object value,
                                          int defaultValue)
      • getBooleanValue

        public static boolean getBooleanValue​(Object value,
                                              boolean defaultValue)
      • getActionExecutors

        public static String[] getActionExecutors​(String watcherType)