ExternalWorkerJob - acquire and lock by id

For now, there is no Java API to acquire and lock a specific single external worker job by id.

  1. What can be the best way to implement such functionality?
  2. To flowable developers. Do you have such task on your backlog?
1 Like

Hey @maratkalibek,

Currently this functionality is not exposed in our API. We are open to providing such a functionality if someone from the community steps up and does the implementation. Are you interested in contributing this functionality?

Cheers,
Filip

Yes, I need that functionality.

Iā€™m on it.