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

@Event(EventEntityInsertEvent.class) public class BTEventEntityInsert extends BusinessTask<EventEntityInsertEvent>
Business task in order to insert a BOEventEntity.
When the EventEntityInsertEvent is launched the BT notices the call and inserts the BOEventEntity basing on the event's input.
Since:
9.2
See Also:
GCApi:
task