Class TimesheetGapFillInput

java.lang.Object
overit.geocallapp.wfm.core.bl.timesheet.event.TimesheetGapFillInput

public class TimesheetGapFillInput extends Object
Input object for timesheet gap fill event.
Since:
9.2
GCApi:
bo
  • Constructor Details

    • TimesheetGapFillInput

      public TimesheetGapFillInput()
  • Method Details

    • getTimesheetId

      public Long getTimesheetId()
    • setTimesheetId

      public void setTimesheetId(Long timesheetId)
    • getShifts

      public Collection<Long> getShifts()
    • setShifts

      public void setShifts(Collection<Long> shifts)