Class BTLogMasterInsert

java.lang.Object
overit.geocall.bl.BusinessTask<LogMasterInsertEvent>
overit.geocallapp.wfm.core.bl.log.master.task.BTLogMasterInsert
All Implemented Interfaces:
Serializable, Tool

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