Class PerformY2YSyncJobWizardHandler
- java.lang.Object
-
- de.hybris.platform.y2ysync.backoffice.widgets.PerformY2YSyncJobWizardHandler
-
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
public class PerformY2YSyncJobWizardHandler extends java.lang.Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
-
Constructor Summary
Constructors Constructor Description PerformY2YSyncJobWizardHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidperform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, java.util.Map<java.lang.String,java.lang.String> map)voidsetSyncExecutionService(SyncExecutionService syncExecutionService)
-
-
-
Method Detail
-
perform
public void perform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, java.util.Map<java.lang.String,java.lang.String> map)- Specified by:
performin interfacecom.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
setSyncExecutionService
public void setSyncExecutionService(SyncExecutionService syncExecutionService)
-
-