Class BTTimesheetResourceShiftExceptionCancelNotification

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

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