java.lang.Object
overit.geocall.bl.BusinessTask<DistrictLoadEvent>
overit.geocallapp.wfm.core.bl.location.district.task.BTDistrictLoad
All Implemented Interfaces:
Serializable, Tool

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