Class AssetStatusInsertEvent


public class AssetStatusInsertEvent extends InsertEvent<BOAssetStatus>
Event to insert a BOAssetStatus.
The launcher must provide a valid BOAssetStatus in order to successfully call this event.
The listener inserts all the BOAssetStatus components starting from the event input, i.e. the given BOAssetStatus in which all needed components were previously set.
Since:
16.0
GCApi:
event
Reactors:
BTAssetStatusInsert(0)
No Spouts
  • Constructor Details

    • AssetStatusInsertEvent

      public AssetStatusInsertEvent(BOAssetStatus input)
      Instantiates a new technical object state insert event.
      Parameters:
      input - the prepared BOAssetStatus