Class NoWebhookConfigBeforeRemoveIOChecker

java.lang.Object
de.hybris.platform.webhookservices.interceptor.NoWebhookConfigBeforeRemoveIOChecker
All Implemented Interfaces:
BeforeRemoveIntegrationObjectChecker

public class NoWebhookConfigBeforeRemoveIOChecker extends Object implements BeforeRemoveIntegrationObjectChecker
This checker is dynamically added to the beforeRemoveIntegrationObjectCheckers of the IntegrationObjectRemoveInterceptor IntegrationObjectRemoveInterceptor. Before an IntegrationObject is deleted, this checker will check if there is any WebhookConfiguration that references that IntegrationObject.