[jboss-user] [jBPM] - Re: understanding taskclient

Mauricio Salatino do-not-reply at jboss.com
Tue Feb 22 14:40:57 EST 2011


Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion

"Re: understanding taskclient"

To view the discussion, visit: http://community.jboss.org/message/589083#589083

--------------------------------------------------------------
Hi, you need to bind a workItemHandler implementation to your knowledge session doing something like:
ksession.getWorkItemManager().registerWorkItemHandler("Email", <your email sender implementation WorkItemHandler>);

Then, when you run your process the workItemHandler registered will use the properties that you set in the designer to send the email.
Greetings.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/589083#589083]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110222/d1bfb57e/attachment-0001.html 


More information about the jboss-user mailing list