Class BTLogDetailInsert

java.lang.Object
overit.geocall.bl.BusinessTask<LogDetailInsertEvent>
overit.geocallapp.wfm.core.bl.log.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:
14.0
See Also:
GCApi:
task