JAVA Client listening to Zeebe

Using the JAVA Client, is it possible to listen to any changes that happen in Zeebe, such as when a task changes state, for example (CREATED, COMPLETED) without having to make requests to the tasklist REST API?

Hi @Domingos_Dias - not yet, but soon! In 8.6 we are planning to release execution listeners, and task listeners are currently in active development and targeting the 8.7 release.

Great, thanks for the answer!!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.