Uses of Class
overit.geocallapp.wfm.core.bl.timesheet.event.TimesheetAutomaticTaskInsertInput
Packages that use TimesheetAutomaticTaskInsertInput
Package
Description
-
Uses of TimesheetAutomaticTaskInsertInput in overit.geocallapp.wfm.core.bl.timesheet.event
Constructors in overit.geocallapp.wfm.core.bl.timesheet.event with parameters of type TimesheetAutomaticTaskInsertInputModifierConstructorDescriptionInstantiates a new timesheet automatic task insert event. -
Uses of TimesheetAutomaticTaskInsertInput in overit.geocallapp.wfm.core.bl.timesheet.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.task with parameters of type TimesheetAutomaticTaskInsertInputModifier and TypeMethodDescriptionprotected BOTaskBTTimesheetAutomaticTaskInsert.createTask(Timesheet timesheet, TimesheetAutomaticTaskInsertInput input, TimesheetShiftCalculationOutput taskShift, PoolKit poolKit) protected DateBTTimesheetAutomaticTaskInsert.getTaskEndDate(TimesheetAutomaticTaskInsertInput input, TimesheetShiftCalculationOutput taskShift, BOEventEntity eventEntity, PoolKit poolKit) protected DateBTTimesheetAutomaticTaskInsert.getTaskStartDate(TimesheetAutomaticTaskInsertInput input, TimesheetShiftCalculationOutput taskShift, BOEventEntity eventEntity, PoolKit poolKit) protected LongBTTimesheetAutomaticTaskInsert.getUnavailabilityReason(TimesheetAutomaticTaskInsertInput input, BOEventEntity eventEntity, PoolKit poolKit) BTTimesheetAutomaticTaskInsert.insertTimesheetTasks(Timesheet timesheet, TimesheetAutomaticTaskInsertInput input, Date startDate, Date endDate, PoolKit poolKit) protected booleanBTTimesheetAutomaticTaskInsert.isDailyAbsence(TimesheetAutomaticTaskInsertInput input, BOEventEntity eventEntity, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskInsert.validateData(TimesheetAutomaticTaskInsertInput input, PoolKit poolKit)