public class FeatureLoadEvent extends LoadEvent<BOFeature>
Event to load a BOFeature.
The launcher must provide a valid feature id in order to successfully call this event.
The listener loads all the BOFeature components starting from the event input, i.e. the given feature id.
Since:
9.2
GCApi:
event
Reactors:
BTFeatureLoad(0)
No Spouts
  • Constructor Details

    • FeatureLoadEvent

      public FeatureLoadEvent(Long featureId)
      Instantiates a new feature load event.
      Parameters:
      featureId - the feature id