04-25-2019 06:21 AM
04-25-2019 07:09 AM
What do you mean with "detect events on workflows"?
04-25-2019 09:38 AM
started and canceled.
Thanks.
04-25-2019 02:43 PM
<process id="...">
<extensionElements>
<activiti:executionListener event="start" expression="${yourListener.yourMethod(execution)}"/>
<activiti:executionListener event="end" expression="${yourListener.yourMethod(execution)}"/>
...
04-26-2019 02:55 AM
Is there a way using activiti ?
I tried creating activiti.cfg.xml file, and some ActivitiListeners, but probably I'm still missing things.
Thanks.
Explore our Alfresco products with the links below. Use labels to filter content by product module.