Interface WorkflowDesignerSaveHandler

All Known Implementing Classes:
DefaultWorkflowDesignerSaveHandler

public interface WorkflowDesignerSaveHandler
Handles the 'Save' button in workflow designer.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.hybris.cockpitng.components.visjs.network.response.NetworkUpdates
    save(com.hybris.backoffice.widgets.networkchart.context.NetworkChartContext context)
    Performs save, displays any errors / warnings in notification.
  • Method Details

    • save

      com.hybris.cockpitng.components.visjs.network.response.NetworkUpdates save(com.hybris.backoffice.widgets.networkchart.context.NetworkChartContext context)
      Performs save, displays any errors / warnings in notification.
      Parameters:
      context - contains the WidgetInstanceManager of the Workflow Designer
      Returns:
      any network updates necessary