[jboss-user] [jBPM] - Re: JBPM-Console Human Task Implementation

Luis Tamayo do-not-reply at jboss.com
Thu Aug 25 11:54:45 EDT 2011


Luis Tamayo [http://community.jboss.org/people/luis.tamayo] created the discussion

"Re: JBPM-Console Human Task Implementation"

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

--------------------------------------------------------------
It could be 
ksession.getWorkItemManager().registerWorkItemHandler("Human Task", new WSHumanTaskHandler());

or

ksession.getWorkItemManager().registerWorkItemHandler("Human Task", new CommandBasedWSHumanTaskHandler( ksession )); 

You should use CommandBasedWSHumanTaskHandler if you want to persist HT activities.
--------------------------------------------------------------

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

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/20110825/de38e3f0/attachment.html 


More information about the jboss-user mailing list