Class WebhookProcessConsumedDestinationWizardHandler

java.lang.Object
de.hybris.platform.webhookbackoffice.handlers.WebhookProcessConsumedDestinationWizardHandler
All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

public class WebhookProcessConsumedDestinationWizardHandler extends Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
A wizard handler for the dynamic creation of Consumed Destinations in the process of making Webhooks. Applies the specific limitations of creating a Consumed Destination suitable for a Webhook.
  • Constructor Details

    • WebhookProcessConsumedDestinationWizardHandler

      public WebhookProcessConsumedDestinationWizardHandler(ModelService modelService, com.hybris.cockpitng.core.events.CockpitEventQueue cockpitEventQueue, com.hybris.cockpitng.util.notifications.NotificationService notificationService)
  • Method Details

    • perform

      public void perform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter flowActionHandlerAdapter, Map<String,String> map)
      Specified by:
      perform in interface com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler