Class LinearAssetLocationInsertEvent


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

    • LinearAssetLocationInsertEvent

      public LinearAssetLocationInsertEvent(BOLinearAssetLocation input)
      Instantiates a new linear asset location insert event.
      Parameters:
      input - the BOLinearAssetLocation to insert