Class BTAddressInsertBatch

All Implemented Interfaces:
Serializable, Tool, ValidExecution

Business task in order to insert a list of BOAddress.
For each insert the base event AddressInsertEvent 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 AddressInsertEvent.
Since:
17.0
See Also:
GCApi:
task
  • Constructor Details

    • BTAddressInsertBatch

      public BTAddressInsertBatch()
  • Method Details