-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
User story
I want to filter for additional resource types via Rest API, including process instance filters, historic process instance filters and historic task filters, so that I can retrieve process variable data in the same request.
Background
Some use cases require the Camunda Filters via REST API to support additional query types such as ProcessInstanceQueries. The API is already prepared to some extent to support additional Query types.
To retrieve all relevant process variables within the same request, tasks, as well as process instances, require the option to filter for historic data, too.
AC
- I can create/read/delete and execute filter for historic tasks via Rest
- I can create/read/delete and execute filter for process instances via Rest
- I can create/read/delete and execute filter for historic process instances via Rest
- When executing the filters I need HAL support in order to retrieve also variable details in the response.
This is the controller panel for Smart Panels app
- mentioned in
-
Page Loading...