added a screen for displaying the status of running workflows
This commit is contained in:
parent
f7c1c38ade
commit
f0bb16fb0b
5 changed files with 76 additions and 5 deletions
|
|
@ -282,6 +282,7 @@ sub getOperations {
|
|||
'manageWorkflows' => 'WebGUI::Operation::Workflow',
|
||||
'promoteWorkflowActivity' => 'WebGUI::Operation::Workflow',
|
||||
'runWorkflow' => 'WebGUI::Operation::Workflow',
|
||||
'showRunningWorkflows' => 'WebGUI::Operation::Workflow',
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue