Class BTAssetUpdateBatch

All Implemented Interfaces:
Serializable, Tool, ValidExecution

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

    • BTAssetUpdateBatch

      public BTAssetUpdateBatch()
  • Method Details