Class WaitForPlan


  • public class WaitForPlan
    extends Plan
    Test various waitFor methods first from plan, then from external access.
    • Constructor Detail

      • WaitForPlan

        public WaitForPlan()
    • 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