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

@Event(CountryLoadEvent.class) public class BTCountryLoad extends BusinessTask<CountryLoadEvent>
Business task in order to load a BOCountry.
When the CountryLoadEvent is launched the BT notices the call and loads the BOCountry basing on the event's input.

Required fields:

  • country id
Since:
17.0
See Also:
GCApi:
task