java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.scheduling.rs1.activityvalidation.DTOActivityValidation
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOActivityValidation extends DynO
DTO to validate one or more activity.
Since:
17.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOActivityValidation

      public DTOActivityValidation()
  • Method Details

    • getWorkShift

      public Collection<Long> getWorkShift()
      Gets the work shift.
      Returns:
      the work shift
    • setWorkShift

      public void setWorkShift(Collection<Long> workShift)
      Sets the work shift.
      Parameters:
      workShift - the new work shift