Package cmion.level2

Class RequestNewCompetencyExecutionPlan

java.lang.Object
ion.Meta.Request
cmion.level2.RequestNewCompetencyExecutionPlan

public class RequestNewCompetencyExecutionPlan extends ion.Meta.Request
this type of event is raised by the competency manager when it selects a new competency execution plan the competency execution system listens for those events to carry out their execution
  • Constructor Details

    • RequestNewCompetencyExecutionPlan

      public RequestNewCompetencyExecutionPlan(CompetencyExecutionPlan executionPlan)
      creates a new event
  • Method Details

    • getCompetencyExecutionPlan

      public CompetencyExecutionPlan getCompetencyExecutionPlan()
      returns the competency execution plan that this event refers to