ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
WorkflowInstanceDetailDialog Class Referencefinal

Modal dialog showing steps for a specific workflow instance. More...

#include <WorkflowInstanceDetailDialog.hpp>

Inherits QDialog.

Collaboration diagram for WorkflowInstanceDetailDialog:
Collaboration graph

Public Member Functions

 WorkflowInstanceDetailDialog (ClientManager *clientManager, const QString &workflowId, const QString &workflowType, const QString &workflowStatus, QWidget *parent=nullptr)
 
void loadSteps ()
 

Detailed Description

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.