java.lang.Object
overit.geocall.bl.BusinessTask<GeocodingStateLoadEvent>
overit.geocallapp.wfm.core.bl.location.geocoding.state.task.BTGeocodingStateLoad
All Implemented Interfaces:
Serializable, Tool

@Event(GeocodingStateLoadEvent.class) public class BTGeocodingStateLoad extends BusinessTask<GeocodingStateLoadEvent>
Business task in order to load a BOGeocodingState.
When the GeocodingStateLoadEvent is launched the BT notices the call and loads the BOGeocodingState basing on the event's input.
Since:
9.2
See Also:
GCApi:
task