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

    • EventEntityLoadEvent

      public EventEntityLoadEvent(Long id)
      Instantiates a new event entity load event.
      Parameters:
      id - the event entity id