Class BTTimesheetValidate

All Implemented Interfaces:
Serializable, Tool

@Event(TimesheetValidateEvent.class) public class BTTimesheetValidate extends BTTimesheet<TimesheetValidateEvent>
Business task that validates a timesheet. When the TimesheetValidateEvent is launched the BT notices the call, checks the timesheet validation conditions and eventually changes the Timesheet state to BOTimesheetState.Values.VALIDATED.

Error Code:

Since:
9.2
See Also:
GCApi:
task