Camunda 8 - java delegate - error -

Hey @Maxi_Gutierrez,

yes, in Camunda 8 there are no JavaDelegates. You need to use a job worker to complete your task, have a look at the migration guide Migrating from Camunda Platform 7: Service tasks with attached Java code.

I hope it helps :slight_smile:
Luc

2 Likes