camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.13k stars 1.56k forks source link

Align consistency of batch job handlers #4796

Open tasso94 opened 1 week ago

tasso94 commented 1 week ago

Acceptance Criteria (Required on creation)

Align consistency of batch job handlers.

Hints

Right now, each type of batch job handler implements the same logic on its own. This means all batch types might work slightly differently. We could unify testing and centralize the logic.

Links

Breakdown

### Pull Requests

Dev2QA handover