camunda-bpm-platform
camunda-bpm-platform copied to clipboard
Optional: Add sorting parameters for by batch id for jobs and historic job logs to REST API
Acceptance Criteria (Required on creation)
- [ ] Add sorting by batch id to the job REST API
- [ ] Add sorting by batch id to the historic job log API
- [ ] GET job logs
- [ ] POST job logs
Hints
This might become a requirement during the implementation of https://github.com/camunda/camunda-bpm-platform/issues/4199.
Links
Breakdown
### Pull Requests