Uses of Class
overit.geocallapp.wfm.core.bl.timesheet.event.TimesheetTaskCancelInput
Packages that use TimesheetTaskCancelInput
Package
Description
-
Uses of TimesheetTaskCancelInput in overit.geocallapp.wfm.core.bl.timesheet.event
Constructors in overit.geocallapp.wfm.core.bl.timesheet.event with parameters of type TimesheetTaskCancelInputModifierConstructorDescriptionInstantiates a new timesheet task cancel event. -
Uses of TimesheetTaskCancelInput in overit.geocallapp.wfm.core.bl.timesheet.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.task with parameters of type TimesheetTaskCancelInputModifier and TypeMethodDescriptionprotected TimesheetBTTimesheetTaskCancel.loadTimesheet(TimesheetTaskCancelInput input, Long timesheetId, PoolKit poolKit) Loads theTimesheetfrom the given id.