Uses of Class
overit.geocallapp.wfm.skills.bl.skill.SkillAggregate
Packages that use SkillAggregate
Package
Description
-
Uses of SkillAggregate in overit.geocallapp.wfm.orchestrator.workforce.bl.skill.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.skill.task that return types with arguments of type SkillAggregateModifier and TypeMethodDescriptionprotected List<SkillAggregate> BTResourceSkillConfigurationEvaluation.getSkillConfigurationSkills()Build a list with all the skills of the skill configurationMethods in overit.geocallapp.wfm.orchestrator.workforce.bl.skill.task with parameters of type SkillAggregateModifier and TypeMethodDescriptionprotected voidBTResourceSkillConfigurationEvaluation.evaluateSkillQualifications(SkillAggregate requiredSkill) Evaluate if there is at least one resource that satisfy the required skill. -
Uses of SkillAggregate in overit.geocallapp.wfm.skills.bl.configuration
Methods in overit.geocallapp.wfm.skills.bl.configuration that return types with arguments of type SkillAggregateMethod parameters in overit.geocallapp.wfm.skills.bl.configuration with type arguments of type SkillAggregateModifier and TypeMethodDescriptionvoidSkillConfigurationAggregate.setSkills(Map<SkillAggregate, Long> skills) -
Uses of SkillAggregate in overit.geocallapp.wfm.skills.bl.division
Methods in overit.geocallapp.wfm.skills.bl.division that return types with arguments of type SkillAggregateMethod parameters in overit.geocallapp.wfm.skills.bl.division with type arguments of type SkillAggregateModifier and TypeMethodDescriptionvoidSkillDivisionAggregate.setSkills(Map<SkillAggregate, Long> skills)