Interface NESTWorkflowEditor.GraphSaveListener

Enclosing class:
NESTWorkflowEditor

public static interface NESTWorkflowEditor.GraphSaveListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    graphSaved(de.uni_trier.wi2.procake.data.object.nest.NESTAbstractWorkflowObject nestWorkflow)
     
  • Method Details

    • graphSaved

      void graphSaved(de.uni_trier.wi2.procake.data.object.nest.NESTAbstractWorkflowObject nestWorkflow)