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

public static final class TPC.Systems extends Object
This class simply contains some constant strings for common systems to encourage consistency. You may use any string to describe your thread, but try and keep the categorization broad. If you are writing a module, please use the same string for any thread / task your module creates - do not break down your threads further than the module level.