Uses of Class
overit.geocallapp.wfm.core.bl.timesheet.event.TimesheetAutomaticTaskCancelInput
Packages that use TimesheetAutomaticTaskCancelInput
Package
Description
-
Uses of TimesheetAutomaticTaskCancelInput in overit.geocallapp.wfm.core.bl.timesheet.event
Constructors in overit.geocallapp.wfm.core.bl.timesheet.event with parameters of type TimesheetAutomaticTaskCancelInputModifierConstructorDescriptionInstantiates a new timesheet automatic task cancel event. -
Uses of TimesheetAutomaticTaskCancelInput in overit.geocallapp.wfm.core.bl.timesheet.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.task with parameters of type TimesheetAutomaticTaskCancelInputModifier and TypeMethodDescriptionBTTimesheetAutomaticTaskCancel.cancelTasks(TimesheetAutomaticTaskCancelInput input, PoolKit poolKit) protected List<BOEventEntity> BTTimesheetAutomaticTaskCancel.loadEventEntities(TimesheetAutomaticTaskCancelInput input, PoolKit poolKit) BTTimesheetAutomaticTaskCancel.modifyTasks(TimesheetAutomaticTaskCancelInput input, PoolKit poolKit)