<?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 Re: requirement for config assignee mode in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193653#M146783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is indeed a way to solve your use case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2014 07:25:43 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-07-22T07:25:43Z</dc:date>
    <item>
      <title>requirement for config assignee mode</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193649#M146779</link>
      <description>I am a new developer for Activiti, I have a requirement for some kind of assignee&amp;nbsp; configuration:suppose customer has a group “GM" which has three user : gm0, gm1, gm2when we design process, we have a user task for the GM Audit node, our customer want to control a flag so that they can control the a</description>
      <pubDate>Wed, 16 Jul 2014 12:51:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193649#M146779</guid>
      <dc:creator>woodfox</dc:creator>
      <dc:date>2014-07-16T12:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: requirement for config assignee mode</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193650#M146780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;PS : is there any way to set an execution Listener globally ? currently, I have to config it in every sequenceFlow &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;sequenceFlow id="flow6" sourceRef="exclusivegateway1" targetRef="PMAudit"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;documentation&amp;gt;PM&amp;lt;/documentation&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;extensionElements&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;activiti:executionListener event="take" class="UserExecutionListener"&amp;gt;&amp;lt;/activiti:executionListener&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/extensionElements&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/sequenceFlow&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 12:57:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193650#M146780</guid>
      <dc:creator>woodfox</dc:creator>
      <dc:date>2014-07-16T12:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: requirement for config assignee mode</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193651#M146781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I expect some kind of assignee listener to handle the assignee behavior before into the user task&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:09:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193651#M146781</guid>
      <dc:creator>woodfox</dc:creator>
      <dc:date>2014-07-16T13:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: requirement for config assignee mode</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193652#M146782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found a solution for this according to ACT-1782 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;create a subclass of DefaultActivityBehaviorFactory, then override createUserTaskActivityBehavior() method to create a custom UserTaskActivityBehavior class ,in this class, override handleAssignments method so that we can use a custom assignee behaviors instead.&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 05:32:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193652#M146782</guid>
      <dc:creator>woodfox</dc:creator>
      <dc:date>2014-07-17T05:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: requirement for config assignee mode</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193653#M146783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is indeed a way to solve your use case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 07:25:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/requirement-for-config-assignee-mode/m-p/193653#M146783</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-07-22T07:25:43Z</dc:date>
    </item>
  </channel>
</rss>

