Class BTCountrySearch

java.lang.Object
overit.geocall.bl.BusinessTask<CountrySearchEvent>
overit.geocallapp.wfm.locations.bl.country.task.BTCountrySearch
All Implemented Interfaces:
Serializable, Tool

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