|
ORE Studio 0.0.4
|
Modal dialog showing steps for a specific workflow instance. More...
#include <WorkflowInstanceDetailDialog.hpp>
Inherits QDialog.

Public Member Functions | |
| WorkflowInstanceDetailDialog (ClientManager *clientManager, const QString &workflowId, const QString &workflowType, const QString &workflowStatus, QWidget *parent=nullptr) | |
| void | loadSteps () |
Modal dialog showing steps for a specific workflow instance.
Fetches the step list from the server when opened and displays each step in a table with a status badge, timing information, and any error message.