java.lang.Object
overit.geocall.bl.BusinessTask<NationLoadEvent>
overit.geocallapp.wfm.core.bl.location.nation.task.BTNationLoad
All Implemented Interfaces:
Serializable, Tool

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

Required fields:

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