Class BTLogDetailSearch

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