Package org.sandev.TaskHeap.PlanCalculator

The PlanCalculator calculates the timeEstimate for a plan.

See:
          Description

Interface Summary
PlanCalculatorNodeCtrlMBean AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
 

Class Summary
ElapsedTimeCalendar An elapsed time accumulator that keeps track of what calendar day you are at as you add up work hours.
PlanCalculatorNode Implementation of the PlanCalculator node.
PlanCalculatorNodeBase AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
PlanCalculatorNodeCtrl AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
PlanCalculatorNodeDecl The PlanCalculator calculates the timeEstimate for a plan.
PlanCalculatorNodeInstance AUTOGENERATED FILE, DO NOT EDIT DIRECTLY.
 

Exception Summary
PlanCalculatorException An exception for Plan calculation problems.
 

Package org.sandev.TaskHeap.PlanCalculator Description

The PlanCalculator calculates the timeEstimate for a plan.

PlanCalculatorNode declaration


Subscribe Send
  Plan
Receive Call
PlanRecalc PlanQuery (config: planQuery)
  TaskQuery (config: taskQuery)
  ExternalPlanQuery (config: externalPlanQuery)
  Ping (config: updaterNode)