Class AddressGeocodeEvent


public class AddressGeocodeEvent extends SimpleBusinessEvent<BOAddress,Void>
Event to normalize an BOAddress.
The launcher must provide a valid address id in order to successfully call this event.
The listener try to normalized the BOAddress.
Since:
16.0
GCApi:
event
Reactors:
BTNormalizeAddress(0)
No Spouts
  • Constructor Details

    • AddressGeocodeEvent

      public AddressGeocodeEvent(BOAddress input)
      Normalize an existent address
      Parameters:
      input - the BOAddress