Class BTLogDetailLoad

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

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