817a237267
This will enable the mistral UI to go from task execution screen to the workflow execution screen of the workflow execution created by the task. Change-Id: Ia2ac765a26acc8dcd27134f5f467cddef03fea95 Implements: blueprint filter-workflow-executions-by-creating-task-id
9 lines
87 B
YAML
9 lines
87 B
YAML
---
|
|
version: '2.0'
|
|
|
|
wrapping_wf:
|
|
type: direct
|
|
tasks:
|
|
hello:
|
|
workflow: wf
|