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 Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
  • Constructor Details

    • PerformY2YSyncJobWizardHandler

      public PerformY2YSyncJobWizardHandler()
  • Method Details

    • perform

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

      public void setSyncExecutionService(SyncExecutionService syncExecutionService)