Uses of Class
overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking.BOClocking
Packages that use BOClocking
Package
Description
-
Uses of BOClocking in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking.event
Constructors in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking.event with parameters of type BOClockingModifierConstructorDescriptionClockingInsertEvent(BOClocking input) Instantiates a new clocking insert event.Instantiates a new clocking update event. -
Uses of BOClocking in overit.geocallapp.wfm.core.bl.timesheet.notification.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.notification.task that return BOClockingModifier and TypeMethodDescriptionprotected BOClockingBTTimesheetClockingNotification.loadClocking(Long clockingId, PoolKit poolKit) Methods in overit.geocallapp.wfm.core.bl.timesheet.notification.task with parameters of type BOClockingModifier and TypeMethodDescriptionprotected voidBTTimesheetClockingNotification.cancelAutomaticTimesheetTask(BOClocking clocking, PoolKit poolKit) protected LongBTTimesheetClockingNotification.getEventType(BOClocking clocking, PoolKit poolKit) protected voidBTTimesheetClockingNotification.upsertAutomaticTimesheetTask(BOClocking clocking, PoolKit poolKit)