Apr 27, 2018
Camunda External Task Client (Java) 0.1.0-alpha2 Released
Recently we released the first alpha version of the Camunda External Task Client (Java). Today we are happy to announce the second alpha release. The External Task concept helps to decouple your services from the Workflow Engine. The highlights of this release are: Set variables to the local scope of External Tasks Specify a response timeout to fetch and lock External Tasks (long polling) More serialization formats to exchange object variables (XML and JAVA) You can find the complete release notes here.