Class AssetContactInsertEvent


public class AssetContactInsertEvent extends InsertEvent<BOAssetContact>
Event to insert a BOAssetContact.
The launcher must provide a valid contact in order to successfully call this event.
The listener inserts the given BOAssetContact.
Since:
17.0
GCApi:
event
Reactors:
BTAssetContactInsert(0)
No Spouts
  • Constructor Details

    • AssetContactInsertEvent

      public AssetContactInsertEvent(BOAssetContact contact)
      Instantiates a new contact insert event
      Parameters:
      contact - the contact to insert