Class ParameterPlan


  • public class ParameterPlan
    extends Plan
    Plan that tests access to plan parameters.
    • Constructor Detail

      • ParameterPlan

        public ParameterPlan()
    • Method Detail

      • body

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