Class BTAssetInsertBatch

All Implemented Interfaces:
Serializable, Tool, ValidExecution

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

    • BTAssetInsertBatch

      public BTAssetInsertBatch()
  • Method Details