Class BTDistrictSearch

java.lang.Object
overit.geocall.bl.BusinessTask<DistrictSearchEvent>
overit.geocallapp.wfm.locations.bl.district.task.BTDistrictSearch
All Implemented Interfaces:
Serializable, Tool

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