Class TimesheetGapFillOutput
java.lang.Object
overit.geocallapp.wfm.core.bl.timesheet.event.TimesheetGapFillOutput
Output object for timesheet gap fill event.
- Since:
- 9.2
- GCApi:
- bo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTask()voidsetGapEndDate(Date gapEndDate) voidsetGapStartDate(Date gapStartDate) void
-
Constructor Details
-
TimesheetGapFillOutput
public TimesheetGapFillOutput()
-
-
Method Details
-
getGapStartDate
-
setGapStartDate
-
getGapEndDate
-
setGapEndDate
-
getTask
-
setTask
-