Class BTTimesheetWorkShiftCancelNotification

java.lang.Object
overit.geocall.bl.BusinessTask<WorkShiftNotificationEvent>
overit.geocallapp.wfm.core.bl.timesheet.task.BTTimesheet<WorkShiftNotificationEvent>
overit.geocallapp.wfm.core.bl.timesheet.notification.task.BTTimesheetWorkShiftCancelNotification
All Implemented Interfaces:
Serializable, Tool

@Event(WorkShiftNotificationEvent.class) public class BTTimesheetWorkShiftCancelNotification extends BTTimesheet<WorkShiftNotificationEvent>
Business task in order cancel all the timesheet tasks related to the given BOWorkShift.
When the WorkShiftExceptionNotificationEvent is launched the BT notices the call and cancel all the timesheet tasks basing on the event's input.
Since:
9.2
See Also:
GCApi:
task