Class CreateWorkflowTemplateWizardHandler

java.lang.Object
de.hybris.platform.platformbackoffice.widgets.workflow.CreateWorkflowTemplateWizardHandler
All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler

public class CreateWorkflowTemplateWizardHandler extends Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Implementation of FlowActionHandler which allows to open Workflow Designer view straight away from Configurable Flow
  • Constructor Details

    • CreateWorkflowTemplateWizardHandler

      public CreateWorkflowTemplateWizardHandler()
  • Method Details

    • perform

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

      protected void removeConfigurableFlowIdFromNotificationStack(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter)
    • getModelService

      public ModelService getModelService()
    • setModelService

      public void setModelService(ModelService modelService)
    • getNotificationStack

      public com.hybris.cockpitng.core.impl.NotificationStack getNotificationStack()
    • setNotificationStack

      public void setNotificationStack(com.hybris.cockpitng.core.impl.NotificationStack notificationStack)