Class BTTimesheet<I>

java.lang.Object
overit.geocall.bl.BusinessTask<I>
overit.geocallapp.wfm.core.bl.timesheet.task.BTTimesheet<I>
Type Parameters:
I - the input event
All Implemented Interfaces:
Serializable, Tool
Direct Known Subclasses:
BTTimesheetActualDurationUpdate, BTTimesheetAgendaResourceNotification, BTTimesheetAutomaticTaskCancel, BTTimesheetAutomaticTaskDurationUpdate, BTTimesheetAutomaticTaskInsert, BTTimesheetAutomaticTaskUpdate, BTTimesheetAutomaticTaskUpsert, BTTimesheetClockingNotification, BTTimesheetClose, BTTimesheetClosureForce, BTTimesheetEntitiesAggregateLoad, BTTimesheetGapFill, BTTimesheetInsert, BTTimesheetLoad, BTTimesheetReopen, BTTimesheetResourceShiftExceptionCancelNotification, BTTimesheetResourceShiftExceptionNotification, BTTimesheetSearch, BTTimesheetShiftCalculation, BTTimesheetTaskCancel, BTTimesheetTaskInsert, BTTimesheetTaskUpdate, BTTimesheetValidate, BTTimesheetWarningsCalculate, BTTimesheetWorkShiftCancelNotification, BTTimesheetWorkShiftNotification

public abstract class BTTimesheet<I> extends BusinessTask<I>
Generic business task for timesheet management.
Checks if the timesheet is activated and, if not, throws a DAValidateException.

Error Code:

See Also:
GCApi:
task