Discussion:
[jboss-user] [jBPM] - jbpm 5.4 CommandBasedWSHumanTaskHandler
franco80
2013-01-09 09:25:07 UTC
Permalink
franco80 [https://community.jboss.org/people/franco80] created the discussion

"jbpm 5.4 CommandBasedWSHumanTaskHandler"

To view the discussion, visit: https://community.jboss.org/message/789630#789630

--------------------------------------------------------------
Hello

my code currently use:

...
CommandBasedWSHumanTaskHandler taskHandler = new CommandBasedWSHumanTaskHandler(session);
session.getWorkItemManager().registerWorkItemHandler("Human Task", taskHandler);
taskHandler.connect();
ut.commit();

which handler is now current ?

regards
--------------------------------------------------------------

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

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