Class TPC.ThreadEntry

java.lang.Object
com.inductiveautomation.ignition.common.execution.TPC.ThreadEntry
Enclosing class:
TPC

public static class TPC.ThreadEntry extends Object
Describes the context in which a thread is executing
  • Constructor Details

    • ThreadEntry

      public ThreadEntry()
  • Method Details

    • getScope

      public int getScope()
    • getSystem

      public String getSystem()
      Returns:
      The system that owns the thread's current task, or "None" if it has not been set.