Class TimesheetWarningsCalculateInput
java.lang.Object
overit.geocallapp.wfm.core.bl.timesheet.event.TimesheetWarningsCalculateInput
Input object for timesheet warning calculation event.
- Since:
- 20.1
- GCApi:
- bo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetForcedCalculation(Boolean forcedCalculation) voidsetTimesheet(Timesheet timesheet)
-
Constructor Details
-
TimesheetWarningsCalculateInput
public TimesheetWarningsCalculateInput()
-
-
Method Details
-
getTimesheet
-
setTimesheet
-
getForcedCalculation
-
setForcedCalculation
-
isForcedCalculation
public boolean isForcedCalculation()
-