java.lang.Object
overit.geocall.bl.BusinessTask<RegionSearchEvent>
overit.geocallapp.wfm.core.bl.location.region.task.BTRegionSearch
All Implemented Interfaces:
Serializable, Tool

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