Class DTOActivityRemovalResponse

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

public class DTOActivityRemovalResponse extends DynO
Response DTO for activity removal.
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOActivityRemovalResponse

      public DTOActivityRemovalResponse()
  • Method Details

    • getSchedulings

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

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