Class DTOActivityAssignmentResponse

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

public class DTOActivityAssignmentResponse extends DynO
Response DTO for activity assignment.
Since:
17.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOActivityAssignmentResponse

      public DTOActivityAssignmentResponse()
  • Method Details

    • getSchedulings

      public Set<Long> getSchedulings()
      Returns:
      the schedulings
    • setSchedulings

      public void setSchedulings(Set<Long> schedulings)
      Parameters:
      schedulings - the schedulings to set