Skip to content

Workflow Operations

Source Class: ContentView.java & ContentViewController.java

Actions available in the top toolbar:

Basic Actions

  • Refresh: Reloads the workflow list and status from the server.
  • Start: Manually triggers the selected workflow.
  • Stop: Sends a stop request to a running workflow.
  • Delete: Permanently removes a workflow (Requires confirmation).

Bulk Actions

  • Start All Workflows: Sends a global command to start the backend processing engine.
  • Export All: Downloads a .zip containing definitions for all workflows.