Package de.hybris.platform.webhookservices.event
-
Interface Summary Interface Description WebhookEvent An event that triggers webhook notificationWebhookEventFactory A factory to create list ofWebhookEvents -
Class Summary Class Description BaseWebhookEvent Base event that implementsWebhookEventItemCreatedEvent AWebhookEventthat indicates an item creation in the platformItemSavedEvent A saved event implementation ofWebhookEventand wraps theAfterSaveEventItemUpdatedEvent AWebhookEventthat indicates an item update in the platformWebhookServicesAfterSaveEventListener An AfterSaveEvent listener that converts theAfterSaveEventtoWebhookEvents before sending it to theEventSender -
Enum Summary Enum Description ItemSavedEventType Deprecated, for removal: This API element is subject to removal in a future version. Since 2105.0. -
Exception Summary Exception Description InvalidEventTypeException Deprecated, for removal: This API element is subject to removal in a future version. since 2105.0.