Uses of Class
overit.geocallapp.wfm.crewshell.bl.workshift.BOCrewShellShift
Packages that use BOCrewShellShift
Package
Description
-
Uses of BOCrewShellShift in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.workshift
Methods in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.workshift with parameters of type BOCrewShellShiftModifier and TypeMethodDescriptionvoidCrewShellShiftDummyValidator.validate(BOCrewShellShift crewShellWorkShift) -
Uses of BOCrewShellShift in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician that return types with arguments of type BOCrewShellShiftModifier and TypeMethodDescriptionprotected Optional<BOCrewShellShift> AllocateTechnicians.getCrewShellWorkshift(Long crewShell, Date day) Methods in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician with parameters of type BOCrewShellShiftModifier and TypeMethodDescriptionAllocateTechnicians.getResourcesWithOverlappingCrewShellWorkshifts(BOCrewShellShift crewShellWorkshift) AllocateTechnicians.getResourcesWithOverlappingNextDayWorkshifts(BOCrewShellShift crewShellWorkshift)