Interface GenericIntegrationProvider.EventSubscriberFacet<E extends Event>

All Superinterfaces:
PluginProvider.EventSubscriberFacet<E>
All Known Subinterfaces:
DatastoreTypeProvider.DatastoreEventFacet
Enclosing interface:
GenericIntegrationProvider

@Deprecated(since="1.2.6", forRemoval=true) public static interface GenericIntegrationProvider.EventSubscriberFacet<E extends Event> extends PluginProvider.EventSubscriberFacet<E>
Deprecated, for removal: This API element is subject to removal in a future version.
Applying this Facet to an integration will allow it to subscribe to events and perform operations based on the event
Since:
1.1.8