Michael G [
http://community.jboss.org/people/mpgong] created the discussion
"Re: Guide to creating custom human task service"
To view the discussion, visit:
http://community.jboss.org/message/644908#644908
--------------------------------------------------------------
Ok, so if i understand what you are saying would i be able to still create the process
from any of the editors (eclipse or web) put in a human task node,
and in code start the process but register the extended workitem handler that overrides
the default.
like so - ksession.getWorkItemManager().registerWorkItemHandler("Human Task",
new MyCustomHornetQHumanTaskHandler());
and this will allow me to then connect to hornetq?
Or do i need to override the handler and then repackage the jbpm lib in order to use it?
Thanks
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/644908#644908]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]