[jboss-user] [JBoss jBPM] - Re: removing the identity component
anuragpaliwal
do-not-reply at jboss.com
Fri Apr 11 13:35:26 EDT 2008
Hi,
Well it depends whether you really like to use expression fro assignment or not.
If not then its easy because jbpm use String datatype to store actorIds. Hence you can use your own IdentityComponent ini AssignmentHandler's assign method. You don't have to tell jbpm anything about your IC(IdentityComponent).
But if you would like to use expressionhandler then its not that easy. It has small dependency on IC provided by Jbpm.
Cheers!!!!!!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143497#4143497
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143497
More information about the jboss-user
mailing list