<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Event Handlers Vs ExecutionListener in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/event-handlers-vs-executionlistener/m-p/214014#M167144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was going through the documentation and wanted to know the difference between the EventListeners and ExecutionListeners&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#eventDispatcherListener" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#eventDispatcherListener&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#executionListeners" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#executionListeners&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both serve the same purpose but have different interfaces. The eventHandler has onEvent() and&amp;nbsp; isFailOnException() whereas executionListener has notify(). Any reasons of having two different artifacts here. The same applies for taskListener which has notify() method. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Apr 2016 22:49:46 GMT</pubDate>
    <dc:creator>davanna</dc:creator>
    <dc:date>2016-04-22T22:49:46Z</dc:date>
    <item>
      <title>Event Handlers Vs ExecutionListener</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/event-handlers-vs-executionlistener/m-p/214014#M167144</link>
      <description>I was going through the documentation and wanted to know the difference between the EventListeners and ExecutionListenershttp://activiti.org/userguide/index.html#eventDispatcherListener and http://activiti.org/userguide/index.html#executionListeners.Both serve the same purpose but have different int</description>
      <pubDate>Fri, 22 Apr 2016 22:49:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/event-handlers-vs-executionlistener/m-p/214014#M167144</guid>
      <dc:creator>davanna</dc:creator>
      <dc:date>2016-04-22T22:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Event Handlers Vs ExecutionListener</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/event-handlers-vs-executionlistener/m-p/214015#M167145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Execution listeners are meant to listen to a limited set of process execution actions like start, end and take. So you can add some specific logic before a service task or user task is started or ended. Event listeners allow you to listen to a large set of events that are thrown from the Activiti Engine. These events are lower level events like entity created and job executed etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 07:26:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/event-handlers-vs-executionlistener/m-p/214015#M167145</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2016-04-25T07:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Event Handlers Vs ExecutionListener</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/event-handlers-vs-executionlistener/m-p/214016#M167146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply. Appreciate it. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 17:48:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/event-handlers-vs-executionlistener/m-p/214016#M167146</guid>
      <dc:creator>davanna</dc:creator>
      <dc:date>2016-04-25T17:48:13Z</dc:date>
    </item>
  </channel>
</rss>

