Class TimesheetActualDurationUpdateInput

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

public class TimesheetActualDurationUpdateInput extends Object
Input object for timesheet actual duration update event.
Since:
20.1
GCApi:
bo
  • Constructor Details

    • TimesheetActualDurationUpdateInput

      public TimesheetActualDurationUpdateInput()
  • Method Details

    • getTimesheet

      public Timesheet getTimesheet()
    • setTimesheet

      public void setTimesheet(Timesheet timesheet)
    • getForcedUpdate

      public Boolean getForcedUpdate()
    • setForcedUpdate

      public void setForcedUpdate(Boolean forcedUpdate)
    • isForcedUpdate

      public boolean isForcedUpdate()