Class BTLogDetailSearch

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

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