Class FreezingDayValidationInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.event.FreezingDayValidationInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class FreezingDayValidationInput extends DynO
Input object for the FreezingDayValidationEvent.
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • FreezingDayValidationInput

      public FreezingDayValidationInput()
  • Method Details

    • getWorkShift

      public BOWorkShift getWorkShift()
      Returns the work shift.
      Returns:
      the work shift
    • setWorkShift

      public void setWorkShift(BOWorkShift workShift)
      Sets the work shift.
      Parameters:
      workShift - the work shift
    • getSchedulingConfiguration

      public BOOperationCenterSchedulingConfiguration getSchedulingConfiguration()
      Returns the scheduling configuration related to the operation center.
      Returns:
      the scheduling configuration
    • setSchedulingConfiguration

      public void setSchedulingConfiguration(BOOperationCenterSchedulingConfiguration schedulingConfiguration)
      Sets the scheduling configuration related to the operation center.
      Parameters:
      schedulingConfiguration - the scheduling configuration