Class TPC.ThreadEntry
java.lang.Object
com.inductiveautomation.ignition.common.execution.TPC.ThreadEntry
- Enclosing class:
- TPC
Describes the context in which a thread is executing
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadEntry
public ThreadEntry()
-
-
Method Details
-
getScope
public int getScope() -
getSystem
- Returns:
- The system that owns the thread's current task, or
"None"
if it has not been set.
-