<?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 How to bind custom ActivityBehavior ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-bind-custom-activitybehavior/m-p/88061#M59715</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;SPAN&gt;&amp;nbsp; with activiti-engine 5.9 how can i replace&amp;nbsp; a&amp;nbsp; default ActivityBehavior&amp;nbsp; with a custom one ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; For example i'd like to bind MyMailActivityBehavior instead of the original MailActivityBehavior to be executed for a mail task &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The question is a generic one, i use activiti in a spring dm/osgi environment and due to class visibility restrictions i have to `adjust` certain aspects. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Jun 2012 07:39:51 GMT</pubDate>
    <dc:creator>matat</dc:creator>
    <dc:date>2012-06-16T07:39:51Z</dc:date>
    <item>
      <title>How to bind custom ActivityBehavior ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-bind-custom-activitybehavior/m-p/88061#M59715</link>
      <description>Hi, &amp;nbsp; with activiti-engine 5.9 how can i replace&amp;nbsp; a&amp;nbsp; default ActivityBehavior&amp;nbsp; with a custom one ? &amp;nbsp; For example i'd like to bind MyMailActivityBehavior instead of the original MailActivityBehavior to be executed for a mail task  &amp;nbsp; The question is a generic one, i use activiti in a spring dm/osgi en</description>
      <pubDate>Sat, 16 Jun 2012 07:39:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-bind-custom-activitybehavior/m-p/88061#M59715</guid>
      <dc:creator>matat</dc:creator>
      <dc:date>2012-06-16T07:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to bind custom ActivityBehavior ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-bind-custom-activitybehavior/m-p/88062#M59716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could plug in a org.activiti.engine.impl.bpmn.parser.BpmnParseListener (look on forum to see example usage) that implements the parseSendTask() method. Here, you have acces to the parsed ActivityImpl before it gets handed to the engine for execution. You could, for example, get the wrapped Activitybehaviour and replace it by your class, ext rating all fields you need from the original persed ActivitiBehaviour (in your case MailActivityBehavior).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 08:16:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-bind-custom-activitybehavior/m-p/88062#M59716</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-06-18T08:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to bind custom ActivityBehavior ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-bind-custom-activitybehavior/m-p/88063#M59717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it works, thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 16:07:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-bind-custom-activitybehavior/m-p/88063#M59717</guid>
      <dc:creator>matat</dc:creator>
      <dc:date>2012-06-19T16:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to bind custom ActivityBehavior ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-bind-custom-activitybehavior/m-p/88064#M59718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HOw is the same implemented in Activiti 5.21 version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Oct 2016 16:25:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-bind-custom-activitybehavior/m-p/88064#M59718</guid>
      <dc:creator>saysiva</dc:creator>
      <dc:date>2016-10-02T16:25:05Z</dc:date>
    </item>
  </channel>
</rss>

