-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
---
-
---
-
-
On Backstage PoC it was identified the need for an endpoint retrieve all workflows with details and intput/output schemas.
The workflows are used to be listed in the Backstage UI and the schema is used to render forms to start workflow instances.
The idea it to provide new endpoints under processes-management addon, since they are not domain endpoints.
/processes (list of workflows ids)
/processes/{id} (details of workflow including the schemas)
This is important for use cases where it is required listing possible workflow the application holds.
- is triggering
-
KOGITO-9652 Use new management/processes[/{processId} endpoint to list SWF definitions
- Resolved
-
KOGITO-9654 Include kogito-addons-quarkus-process-management in kogito-swf-devmode-image
- Resolved