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

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

Required fields:

  • Region id
Since:
9.2
See Also:
GCApi:
task