Hi All,
Could you please someone suggest us on how to define and get the variables for the task/service task from the bpmn file. like in jbpm 3.1.4 we were getting
<action name="tests" class="com.test.Test">
<var1>hi</var1>
</action>
In the above one.. var1 value in Test class automatically instantiated at run time.. same thing how we can do using jbpm5?
Thanks in advance.
Regards,
PRA