Class WaitForFactAddedPlan


  • public class WaitForFactAddedPlan
    extends Plan
    Test if adding facts by two different plans is detected
    • Constructor Detail

      • WaitForFactAddedPlan

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