Class RPDecideRequestPlan


  • public class RPDecideRequestPlan
    extends Plan
    Decide to agree/refuse executing a task.
    • Constructor Detail

      • RPDecideRequestPlan

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