Class WebhookConfigurationRootClassUpdateInterceptor

java.lang.Object
de.hybris.platform.webhookservices.interceptor.WebhookConfigurationRootClassUpdateInterceptor
All Implemented Interfaces:
Interceptor, ValidateInterceptor<IntegrationObjectClassModel>

@Deprecated(since="2211.FP2", forRemoval=true) public class WebhookConfigurationRootClassUpdateInterceptor extends Object implements ValidateInterceptor<IntegrationObjectClassModel>
Deprecated, for removal: This API element is subject to removal in a future version.
This validator will not be required once the IntegrationServicesFeature.PREVENT_IOC_ROOT_UPDATE is enabled by default.
A validate interceptor that prevents updating the root IntegrationObjectClassModel to false when the IntegrationObject is associated to an existing WebhookConfiguration given the WebhookServicesFeature.BUSINESS_EVENT_SUPPORT is enabled.