Class ScriptManager.ExecutionInfo

  • Enclosing class:
    ScriptManager

    public static final class ScriptManager.ExecutionInfo
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • threadId

        public final long threadId
      • startTime

        public long startTime
      • description

        public final java.lang.String description