Class DADecideIterationPlan


  • public class DADecideIterationPlan
    extends Plan
    Decide about the next round and the cfp for it.
    • Constructor Detail

      • DADecideIterationPlan

        public DADecideIterationPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan