[jboss-user] [jBPM] - Re: SyncWSHumanTaskHandler vs WSHumanTaskHandler

Mauricio Salatino do-not-reply at jboss.com
Thu May 31 07:49:06 EDT 2012


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

"Re: SyncWSHumanTaskHandler vs WSHumanTaskHandler"

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

--------------------------------------------------------------
Same as StackOverFlow
You can always find unit tests that shows the functionality: https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/jbpm-human-task-core/src/test/java/org/jbpm/process/workitem/wsht/local/sync/WSHumanTaskHandlerLocalSyncTest.java https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/jbpm-human-task-core/src/test/java/org/jbpm/process/workitem/wsht/local/sync/WSHumanTaskHandlerLocalSyncTest.javaThat test shows how to use the new classes. 

We are trying to keep all the implementation aligned with the same names for all the transports and for the async and sync implementations. The new Human Task WorkItemHandlers are called: AbstractHTWorkItemHandler -> GenericHTWorkItemHandler & AsyncGenericHTWorkItemHandler -> Then the concrete implementation for the different transports: LocalHTWorkItemHandler, HornetQHTWorkItemHandler and Mina...
Using LocalTaskService is ok. Cheers
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20120531/ae62feb7/attachment.html 


More information about the jboss-user mailing list