Hello
Is it possible to connect tasks to Java delegates in Camunda Platform Run version?
(and if yes - where should be placed the java class delegates?)
Thanks in advance
Hello
Is it possible to connect tasks to Java delegates in Camunda Platform Run version?
(and if yes - where should be placed the java class delegates?)
Thanks in advance
You can create a Jar containing the class you want to call and put it in the userlib folder.