Marco Piraccini [http://community.jboss.org/people/mpiraccini] created the 
discussion

"Re: How to handle an abortion of a work item?"

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

--------------------------------------------------------------
I don't know if JBPM-3319 will be fixed (it's a big issue form me, since I 
don't know how to manage a aborted workitem situations without a subprocess). 
Anyway, looking at the code, when a WorkItemManager.abortWorkItem is esecuted, 
an event is sent to the process instance: 

     processInstance.signalEvent("workItemAborted", workItem);

So when (and if...) the boundary events for the task will be supported, it 
should work simply with a "catch" event from the task. 
Am I wrong?
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to