JBoss Community

Re: Guide to creating custom human task service

created by Michael G in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community