Class WorkSchedulePath

    • Constructor Detail

      • WorkSchedulePath

        protected WorkSchedulePath()
    • Method Detail

      • toggleCaptureStack

        public static boolean toggleCaptureStack()
      • isCaptureStackEnabled

        public static boolean isCaptureStackEnabled()
      • newInstance

        public static void newInstance​(Work work)
      • handleEnter

        public static void handleEnter​(Work work)
      • handleReturn

        public static void handleReturn()
      • name

        protected static String name​(Work work)
      • isRoot

        public boolean isRoot()
      • getPath

        public String getPath()
      • getParentPath

        public String getParentPath()