Class WebhookProcessDestinationTargetWizardHandler

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

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

    • WebhookProcessDestinationTargetWizardHandler

      public WebhookProcessDestinationTargetWizardHandler(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