java.lang.Object
overit.geocall.bl.BusinessTask<TaskInsertEvent>
overit.geocallapp.wfm.core.bl.timesheet.timesheettask.task.BTTaskInsert
All Implemented Interfaces:
Serializable, Tool

@Event(TaskInsertEvent.class) public class BTTaskInsert extends BusinessTask<TaskInsertEvent>
Business task in order to insert a BOTask.
When the TaskInsertEvent is launched the BT notices the call and inserts the BOTask basing on the event's input.

Error Code:

Since:
9.2
See Also:
GCApi:
task