Uses of Interface
de.hybris.platform.webhookservices.service.CloudEventConfigurationService
-
Packages that use CloudEventConfigurationService Package Description de.hybris.platform.webhookservices.service.impl -
-
Uses of CloudEventConfigurationService in de.hybris.platform.webhookservices.service.impl
Classes in de.hybris.platform.webhookservices.service.impl that implement CloudEventConfigurationService Modifier and Type Class Description classDefaultCloudEventConfigurationServiceDefault implementation ofCloudEventConfigurationServiceConstructors in de.hybris.platform.webhookservices.service.impl with parameters of type CloudEventConfigurationService Constructor Description DefaultCloudEventHeadersService(@NotNull CloudEventConfigurationService cloudEventConfigurationService)Constructor to create a DefaultCloudEventHeadersService
-