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

    • EncodedNoteLoadEvent

      public EncodedNoteLoadEvent(Long id)
      Instantiates a new encoded note load event.
      Parameters:
      id - the encoded note id