Class DTOImmediateSchedulingResourceProcessing

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resource.DTOImmediateSchedulingResourceProcessing
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOImmediateSchedulingResourceProcessing extends DynO
DTO for immediate scheduling resource processing
Since:
22.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOImmediateSchedulingResourceProcessing

      public DTOImmediateSchedulingResourceProcessing()
  • Method Details

    • getId

      public final Long getId()
      Gets the id.
      Returns:
      the id
    • setId

      public final void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getResource

      public final Long getResource()
      Gets the resource.
      Returns:
      the resource
    • setResource

      public final void setResource(Long resource)
      Sets the resource.
      Parameters:
      resource - the new resource
    • getOperationCenter

      public final Long getOperationCenter()
      Gets the operation center.
      Returns:
      the operation center
    • setOperationCenter

      public final void setOperationCenter(Long operationCenter)
      Sets the operation center.
      Parameters:
      operationCenter - the new operation center
    • getLastRecalibrateDate

      public final ZonedDateTime getLastRecalibrateDate()
      Gets the last recalibrate date.
      Returns:
      the last recalibrate date
    • setLastRecalibrateDate

      public final void setLastRecalibrateDate(ZonedDateTime lastRecalibrateDate)
      Sets the last recalibrate date.
      Parameters:
      lastRecalibrateDate - the new last recalibrate date
    • getRecalibrateStartDate

      public final ZonedDateTime getRecalibrateStartDate()
      Gets the recalibrate start date.
      Returns:
      the recalibrate start date
    • setRecalibrateStartDate

      public final void setRecalibrateStartDate(ZonedDateTime recalibrateStartDate)
      Sets the recalibrate start date.
      Parameters:
      recalibrateStartDate - the new recalibrate start date
    • getRecalibrateSkipped

      public final Boolean getRecalibrateSkipped()
      Gets the recalibrate skipped flag.
      Returns:
      true if recalibrate was skipped due to intervalLastRecalibrate
    • setRecalibrateSkipped

      public final void setRecalibrateSkipped(Boolean recalibrateSkipped)
      Sets the recalibrate skipped flag.
      Parameters:
      recalibrateSkipped - true if recalibrate was skipped