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.03k stars 1.53k forks source link

Add a query criteria to retrieve all executing jobs #4470

Open prajwolbhandari1 opened 3 days ago

prajwolbhandari1 commented 3 days ago

User Story (Required on creation)

In one of our use cases we need to get the currently executing jobs. As far as I can tell, it's not available through the job apis. We need to add a query criteria may be as "executing" to query all jobs that are currently executing.

Functional Requirements (Required before implementation)

Add a query criteria to retrieve all executing jobs.

Technical Requirements (Required before implementation)

Add a "executing" query criteria similar to "executable" over here https://docs.camunda.org/manual/7.18/reference/rest/job/get-query/

venetrius commented 18 hours ago

Hi @prajwolbhandari1 ,

We have understood your request and will now decide how we continue with your idea.

Cheers,

Gergely