ion.Meta.IEventpublic class EventCompetencyExecutionPlanCancelled extends CompetencyExecutionPlanEvent
| Constructor | Description |
|---|---|
EventCompetencyExecutionPlanCancelled(CompetencyExecutionPlan executionPlan) |
creates a new event
|
| Modifier and Type | Method | Description |
|---|---|---|
CompetencyExecutionPlan |
getCompetencyExecutionPlan() |
returns the competency execution plan that this event refers to
|
java.lang.String |
toString() |
displays information about this event
|
getOriginator, setOriginatorpublic EventCompetencyExecutionPlanCancelled(CompetencyExecutionPlan executionPlan)
public CompetencyExecutionPlan getCompetencyExecutionPlan()
public java.lang.String toString()
toString in class java.lang.Object