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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.hybris.cockpitng.core.impl.NotificationStackvoidperform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> parameters) protected voidremoveConfigurableFlowIdFromNotificationStack(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter) voidsetModelService(ModelService modelService) voidsetNotificationStack(com.hybris.cockpitng.core.impl.NotificationStack notificationStack)
-
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:
performin interfacecom.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
removeConfigurableFlowIdFromNotificationStack
protected void removeConfigurableFlowIdFromNotificationStack(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter) -
getModelService
-
setModelService
-
getNotificationStack
public com.hybris.cockpitng.core.impl.NotificationStack getNotificationStack() -
setNotificationStack
public void setNotificationStack(com.hybris.cockpitng.core.impl.NotificationStack notificationStack)
-