Uses of Class
overit.geocallapp.wfm.core.bl.schedule.cache.skill.event.SkillCacheLoadInput
Packages that use SkillCacheLoadInput
Package
Description
-
Uses of SkillCacheLoadInput in overit.geocallapp.wfm.core.bl.schedule.cache.skill.event
Constructors in overit.geocallapp.wfm.core.bl.schedule.cache.skill.event with parameters of type SkillCacheLoadInputModifierConstructorDescriptionInstantiates a newSkillCacheLoadEventobject in order to load the skill cache -
Uses of SkillCacheLoadInput in overit.geocallapp.wfm.core.bl.schedule.cache.skill.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.skill.task with parameters of type SkillCacheLoadInputModifier and TypeMethodDescriptionprotected SkillCacheBTSkillCacheLoad.buildSkillCacheByTeamShiftComposition(SkillCacheLoadInput input, Set<Long> crewShellDummyUsers, PoolKit poolKit) BTSkillCacheLoad.buildTeamSkillsByWorkshift(SkillCacheLoadInput input, Map<String, Set<Long>> teamCompositions, Map<Long, DBView> skillsByUser, Set<Long> crewShellDummyUsers) Builds team skills mapping for each workshift based on team compositions and user skills.