Uses of Class
overit.geocallapp.wfm.core.bl.schedule.event.ScheduleCheckValidationInput
Packages that use ScheduleCheckValidationInput
Package
Description
-
Uses of ScheduleCheckValidationInput in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task with parameters of type ScheduleCheckValidationInputModifier and TypeMethodDescriptionprotected List<CheckIssue> BTCrewShellCompositionCheckValidation.computeCheckIssues(ScheduleCheckValidationInput input, PoolKit poolKit) Compute check issues. -
Uses of ScheduleCheckValidationInput in overit.geocallapp.wfm.core.bl.multistage.violation.task
Methods in overit.geocallapp.wfm.core.bl.multistage.violation.task with parameters of type ScheduleCheckValidationInputModifier and TypeMethodDescriptionprotected LongBTMultistageViolationOnScheduleCheckValidation.getSchedulingModel(ScheduleCheckValidationInput input) Returns the scheduling model.BTMultistageViolationOnScheduleCheckValidation.getWOOperations(ScheduleCheckValidationInput input) Returns the work order operation ids. -
Uses of ScheduleCheckValidationInput in overit.geocallapp.wfm.core.bl.schedule.event
Constructors in overit.geocallapp.wfm.core.bl.schedule.event with parameters of type ScheduleCheckValidationInput