Class BTLogDetailInsert

java.lang.Object
overit.geocall.bl.BusinessTask<LogDetailInsertEvent>
overit.geocallapp.logger.bl.detail.task.BTLogDetailInsert
All Implemented Interfaces:
Serializable, Tool

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