Class WebhookConfigurationDestinationValidateInterceptor

java.lang.Object
de.hybris.platform.webhookservices.model.WebhookConfigurationDestinationValidateInterceptor
All Implemented Interfaces:
Interceptor, ValidateInterceptor<WebhookConfigurationModel>

public final class WebhookConfigurationDestinationValidateInterceptor extends Object implements ValidateInterceptor<WebhookConfigurationModel>
Validates consumed destination used with WebhookConfigurationModel instances being persisted. Forbids webhook configuration persistence, if the destination is not associated with a WEBHOOKSERVICES destination target.