Class BTLogDetailLoad

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