Uses of Interface
de.hybris.platform.webhookservices.service.WebhookConfigurationService
-
Packages that use WebhookConfigurationService Package Description de.hybris.platform.webhookservices.service.impl -
-
Uses of WebhookConfigurationService in de.hybris.platform.webhookservices.service.impl
Classes in de.hybris.platform.webhookservices.service.impl that implement WebhookConfigurationService Modifier and Type Class Description classDefaultWebhookConfigurationServiceDefault implementation ofWebhookConfigurationServiceConstructors in de.hybris.platform.webhookservices.service.impl with parameters of type WebhookConfigurationService Constructor Description WebhookEventToItemSender(@NotNull OutboundServiceFacade outboundServiceFacade, @NotNull WebhookConfigurationService webhookConfigurationService, @NotNull ModelService modelService)Instantiates the WebhookEventToItemSender
-