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