Class MeterLoadEvent


public class MeterLoadEvent extends LoadEvent<BOMeter>
Event to load a BOMeter.
The launcher must provide a valid meter id in order to successfully call this event.
The listener loads the required BOMeter.
Since:
16.0
GCApi:
event
Reactors:
BTMeterLoad(0)
No Spouts
  • Constructor Details

    • MeterLoadEvent

      public MeterLoadEvent(Long meterId)
      Instantiates a new meter load event
      Parameters:
      meterId - the id of the meter to load