Class CloneContainerWizardHandler
java.lang.Object
de.hybris.platform.y2ysync.backoffice.widgets.CloneContainerWizardHandler
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
public class CloneContainerWizardHandler
extends Object
implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Clones the given source container with it's assigned stream configurations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidperform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> parameters) voidsetStreamConfigCloningService(StreamConfigCloningService streamConfigCloningService)
-
Constructor Details
-
CloneContainerWizardHandler
public CloneContainerWizardHandler()
-
-
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
-
setStreamConfigCloningService
-