Class StartStopRulesDefaultPlugin.ProcessVarsIncomplete

  • Enclosing class:
    StartStopRulesDefaultPlugin

    private static class StartStopRulesDefaultPlugin.ProcessVarsIncomplete
    extends java.lang.Object
    Running totals and stuff that gets used during a process run. Split into class so complete/incomplete can be seperated into functions
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • numWaitingOrDLing

        int numWaitingOrDLing
      • higherDLtoStart

        boolean higherDLtoStart
    • Constructor Detail

      • ProcessVarsIncomplete

        private ProcessVarsIncomplete()