cancel
Showing results for 
Search instead for 
Did you mean: 

JavaDelegation

dev1
Champ in-the-making
Champ in-the-making
hi,
In ACTIVITI when i am trying to implement JavaDelegation interface…it is giving me error…i have attached the screen shot of the eclipse..  tell me where i am going wrong.. Smiley Sad

Regards,
DEV
2 REPLIES 2

dev1
Champ in-the-making
Champ in-the-making
hi,
I myself got the answer for the above mentioned problem…in place of implementing javaDelegation class….we just have to extend BpmnJavaDelegation class…and every thing works perfect…….

jbarrez
Star Contributor
Star Contributor
It seems that you are using an older version than the current RC1.
BPMNJavaDelegation was renamed in the last release to JavaDelegation.