Class LinearAssetLocationUpdateBatchEvent


public class LinearAssetLocationUpdateBatchEvent extends BatchUpdateEvent<BOLinearAssetLocation>
Business Event to update a list of BOLinearAssetLocation.
For each update the base event LinearAssetLocationUpdateEvent is called and as input it will receive a BOLinearAssetLocation from the list of BOLinearAssetLocation as input.
Since:
17.0
GCApi:
event
Reactors:
BTLinearAssetLocationUpdateBatch(0)
No Spouts
  • Constructor Details