Class ActivityManualTeamAssignmentInput

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

public class ActivityManualTeamAssignmentInput extends ActivityManualAssignmentInput
Input object for the event ActivityManualAssignmentEvent
Since:
18.0
See Also:
GCApi:
bo
  • Constructor Details

    • ActivityManualTeamAssignmentInput

      public ActivityManualTeamAssignmentInput()
  • Method Details

    • getAssistantsWorkShifts

      public Collection<Long> getAssistantsWorkShifts()
      Returns:
      the assistantsWorkShifts
    • setAssistantsWorkShifts

      public void setAssistantsWorkShifts(Collection<Long> assistantsWorkShifts)
      Parameters:
      assistantsWorkShifts - the assistantsWorkShifts to set