All Superinterfaces:
FileEditor, NativeFileEditor
All Known Subinterfaces:
JbpmDesignerEditor
All Known Implementing Classes:
JbpmDesignerEditorImpl, OldJbpmDesignerEditorImpl

public interface Bpmn2Editor extends NativeFileEditor
Author:
Abdulin
  • Method Details

    • setProcessId

      void setProcessId(String processId)
    • getProcessId

      String getProcessId()
    • getProcessName

      String getProcessName()
    • setProcessName

      void setProcessName(String processName)
    • selectNode

      void selectNode(String nodeId)