Uses of Class
overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.event.OperationCenterFreezingDateCalculationInput
Packages that use OperationCenterFreezingDateCalculationInput
Package
Description
-
Uses of OperationCenterFreezingDateCalculationInput in overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.event
Constructors in overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.event with parameters of type OperationCenterFreezingDateCalculationInputModifierConstructorDescriptionInstantiates a new operation center freezing date calculation event. -
Uses of OperationCenterFreezingDateCalculationInput in overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.task with parameters of type OperationCenterFreezingDateCalculationInputModifier and TypeMethodDescriptionprotected DateBTOperationCenterFreezingDateCalculation.calculateFreezingDate(OperationCenterFreezingDateCalculationInput input, PoolKit poolKit) Performs the calculations to retrieve the freezing date.protected voidBTOperationCenterFreezingDateCalculation.validate(OperationCenterFreezingDateCalculationInput input) Validates the input before the calculation.