Class PlanConditionTesterPlan


  • public class PlanConditionTesterPlan
    extends Plan
    Test if trigger conditions of plans work.
    • Constructor Detail

      • PlanConditionTesterPlan

        public PlanConditionTesterPlan()
    • Method Detail

      • body

        public void body()
        The body method is called on the instatiated plan instance from the scheduler.
        Specified by:
        body in class Plan