Class BTAddressUpdateBatch

All Implemented Interfaces:
Serializable, Tool, ValidExecution

Business task in order to update a list of BOAddress.
For each update the base event AddressUpdateEvent is called and as input it will receive a BOAddress from the list of BOAddress as input.
The output will be built as a list containing the return types of the base event AddressUpdateEvent.
Since:
17.0
See Also:
GCApi:
task
  • Constructor Details

    • BTAddressUpdateBatch

      public BTAddressUpdateBatch()
  • Method Details