Class InteractionGoalCreationPlan


  • public class InteractionGoalCreationPlan
    extends Plan
    This plan has the purpose to map incoming initial protocol message (e.g. a request or CFP) to a new top-level interaction goal.
    • Constructor Detail

      • InteractionGoalCreationPlan

        public InteractionGoalCreationPlan()
    • Method Detail

      • body

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