| Package | Description |
|---|---|
| cmion.level2 |
| Modifier and Type | Class | Description |
|---|---|---|
class |
EventCompetencyExecutionPlanCancelled |
this type of event is raised by the competency execution system when a competency execution plan has been cancelled
the competency manager listens for those events
|
class |
EventCompetencyExecutionPlanFailed |
this type of event is raised by the competency execution system when a competency execution plan has failed
the competency manager listens for those events
|
class |
EventCompetencyExecutionPlanStarted |
this type of event is raised by the competency execution system when a competency execution plan is
starting to be carried out
|
class |
EventCompetencyExecutionPlanSucceeded |
this type of event is raised by the competency execution system when a competency execution plan has been carried out successfully
the competency manager listens for those events
|