Class EncodedNoteLoadEvent


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:
18.0
GCApi:
event
Reactors:
BTEncodedNoteLoad(0)
No Spouts
  • Constructor Details

    • EncodedNoteLoadEvent

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