Uses of Class
overit.geocallapp.wfm.skills.bl.configuration.division.event.SkillConfigurationDivisionNotificationEvent
Packages that use SkillConfigurationDivisionNotificationEvent
-
Uses of SkillConfigurationDivisionNotificationEvent in overit.geocallapp.wfm.orchestrator.workforce.bl.team.formation.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.team.formation.task with parameters of type SkillConfigurationDivisionNotificationEventModifier and TypeMethodDescriptionprotected voidBTFormationSkillDivisionByConfigurationDelete.body(SkillConfigurationDivisionNotificationEvent event, PoolKit poolKit) Deletes all the needed formation-skill division relations, basing on the formations that currently have a division which derives from the given configuration.protected voidBTFormationSkillDivisionByConfigurationInsert.body(SkillConfigurationDivisionNotificationEvent event, PoolKit poolKit) Adds all the needed formation-skill division relations, basing on the formations that currently have a division which derives from the given configuration.