Uses of Class
de.hybris.platform.webhookservices.model.WebhookPayloadModel
Packages that use WebhookPayloadModel
-
Uses of WebhookPayloadModel in de.hybris.platform.webhookservices.dto
Methods in de.hybris.platform.webhookservices.dto that return WebhookPayloadModelModifier and TypeMethodDescriptionWebhookItemConversion.getWebhookPayload()Get the deleted item webhook payloadConstructors in de.hybris.platform.webhookservices.dto with parameters of type WebhookPayloadModelModifierConstructorDescriptionWebhookItemConversion(@NotNull PK webhookConfigurationPk, @NotNull WebhookPayloadModel webhookPayload) Instantiates theWebhookItemConversion