Details
Description
See http://forums.activiti.org/en/viewtopic.php?f=6&t=4180&p=16257#p16257
It makes sense that the listener is called once per iteration OR when ALL the multi-instance iterations have been completed, not a combination of both.
Issue Links
- relates to
-
ACT-1339
MultipleInstance UserTask does not use AtomicOperation -> CDI Event Listener fails
-
On top of that, research if execution-listeners that are added manually (not explicit ally parches from process) within a BPMNParseListener get executed since the firing of the "end" execution-event is a bit different for the usual end mechanism.