public class ContactLoadEvent extends LoadEvent<BOContact>
Event to load a BOContact.
The launcher must provide a valid contact id in order to successfully call this event.
The listener loads the required BOContact.
Since:
9.2
GCApi:
event
Reactors:
BTContactLoad(0)
No Spouts
  • Constructor Details

    • ContactLoadEvent

      public ContactLoadEvent(Long contactId)
      Instantiates a new contact load event
      Parameters:
      contactId - the id of the contact to load