JBoss Community

Re: Register more than one WorkItemHandler

created by Demian Calcaprina in jBPM - View the full discussion

should it be

 

session.getWorkItemManager().registerWorkItemHandler("Human Task",

wsHumanTaskHandler);

session.getWorkItemManager().registerWorkItemHandler("Email",

emailHandler);

 

?

Reply to this message by going to Community

Start a new discussion in jBPM at Community