Class AssetInsertBatchEvent


public class AssetInsertBatchEvent extends BatchInsertEvent<AssetInsertInput>
Business Event to insert a list of BOAsset.
For each insert the base event AssetInsertEvent is called and as input it will receive a BOAsset and a Long representing asset's address from the list of AssetInsertInput as input.
Since:
17.0
GCApi:
event
Reactors:
BTAssetInsertBatch(0)
No Spouts
  • Constructor Details