Class LinearAssetLocationLoadEvent


public class LinearAssetLocationLoadEvent extends GenericLoadEvent<LinearAssetLocationLoadInput,BOLinearAssetLocation>
Event to load a BOLinearAssetLocation.
The launcher must provide a valid LinearAssetLocationLoadInput input in order to successfully call this event.
The listener loads all the BOLinearAssetLocation components starting from the event input, i.e. the given LinearAssetLocationLoadInput.
Since:
16.0
GCApi:
event
Reactors:
BTLinearAssetLocationLoad(0)
No Spouts