Class AttachmentLoadEvent


public class AttachmentLoadEvent extends SimpleBusinessEvent<String,WebResource>
Event to load an attachment WebResource.
The launcher must provide a valid attachment uuid in order to successfully call this event.
The listener loads the attachment WebResource starting from the event input, i.e. the given uuid.
Since:
9.2
GCApi:
event
Reactors:
BTAttachmentLoad(0)
No Spouts
  • Constructor Details

    • AttachmentLoadEvent

      public AttachmentLoadEvent(String uuid)
      Instantiates a new attachment load event.
      Parameters:
      uuid - the attachment uuid