Class OperationCenterFreezingDateCalculationInput

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

public class OperationCenterFreezingDateCalculationInput extends DynO
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • OperationCenterFreezingDateCalculationInput

      public OperationCenterFreezingDateCalculationInput()
  • Method Details

    • getSchedulingConfiguration

      public BOOperationCenterSchedulingConfiguration getSchedulingConfiguration()
      Returns the scheduling configuration.
      Returns:
      the scheduling configuration
    • setSchedulingConfiguration

      public void setSchedulingConfiguration(BOOperationCenterSchedulingConfiguration schedulingConfiguration)
      Sets the scheduling configuration.
      Parameters:
      schedulingConfiguration - the scheduling configuration.
    • getStartDate

      public Date getStartDate()
      Returns the start date.
      Returns:
      the start date
    • setStartDate

      public void setStartDate(Date startDate)
      Sets the start date.
      Parameters:
      startDate - the start date
    • getStartTime

      public Date getStartTime()
      Returns the start time.
      Returns:
      the start time
    • setStartTime

      public void setStartTime(Date startTime)
      Sets the start time.
      Parameters:
      startTime - the start time
    • getSkipStartHolidays

      public Boolean getSkipStartHolidays()
      Checks whether to skip holidays start date.
      Returns:
      the skip start holidays
    • setSkipStartHolidays

      public void setSkipStartHolidays(Boolean skipStartHolidays)
      Sets the skip start holidays.
      Parameters:
      skipStartHolidays - the skip start holidays