Class SkillOverrideConfigurationSaveEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Long>
overit.geocall.bl.BusinessEvent<Long>
overit.geocall.bl.SimpleBusinessEvent<SkillOverrideConfigurationSaveEventInput,Long>
overit.geocallapp.wfm.orchestrator.workforce.bl.skilloverride.event.SkillOverrideConfigurationSaveEvent

public class SkillOverrideConfigurationSaveEvent extends SimpleBusinessEvent<SkillOverrideConfigurationSaveEventInput,Long>
Event for saving a complete skill override configuration (configuration, associated skills and related operations).
The launcher must provide a valid SkillOverrideConfigurationSaveEventInput in order to successfully call this event.
Since:
21.0
GCApi:
event
Reactors:
BTSkillOverrideConfigurationSave(0)
No Spouts