org.openharmonise.workfloweditor |
The Workflow editor is a visual editor for creating workflow stage instances
and chaining them together by dependency. This top package contains the main
WorflowEditor class and the main window display handling.
|
Java Source File Name | Type | Comment |
DisplayManager.java | Class | The display manager handles the layout of the main window for the
workflow editor. |
WorkflowEditor.java | Class | Starting class for workflow editing. |
WorkflowLayoutStore.java | Class | Manages the local storage of workflow diagram layouts. |