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

public class ActivityRemovalOutput extends DynO
Output object for the event ActivityRemovalEvent
Since:
18.0
See Also:
GCApi:
bo
  • Constructor Details

    • ActivityRemovalOutput

      public ActivityRemovalOutput()
  • Method Details

    • getSchedulings

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

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