<?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 Extending the Activiti Designer - Custom (User) Tasks in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/extending-the-activiti-designer-custom-user-tasks/m-p/184200#M137330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regarding the designer's extensibility , I'm trying to add a new (user) task in the designer. According to the documentation, this step will only allow new custom task to be treated as regular service tasks, but specifically in my case this is&amp;nbsp; not really what I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My (new user) task should be able to react as a regular user task, hence offer completion of these tasks via the (already existing) REST interface, support status querying etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Service tasks, however, are treated very differently in activiti from my understanding: service tasks cannot be queried, they cannot be completed externally and so on (which makes sense after all).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a workaround to add the desired behaviour for the custom tasks?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2014 12:00:09 GMT</pubDate>
    <dc:creator>thensgens</dc:creator>
    <dc:date>2014-06-09T12:00:09Z</dc:date>
    <item>
      <title>Extending the Activiti Designer - Custom (User) Tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extending-the-activiti-designer-custom-user-tasks/m-p/184200#M137330</link>
      <description>Hello,regarding the designer's extensibility , I'm trying to add a new (user) task in the designer. According to the documentation, this step will only allow new custom task to be treated as regular service tasks, but specifically in my case this is&amp;nbsp; not really what I want.My (new user) task should</description>
      <pubDate>Mon, 09 Jun 2014 12:00:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extending-the-activiti-designer-custom-user-tasks/m-p/184200#M137330</guid>
      <dc:creator>thensgens</dc:creator>
      <dc:date>2014-06-09T12:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extending the Activiti Designer - Custom (User) Tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extending-the-activiti-designer-custom-user-tasks/m-p/184201#M137331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;UserTasks are implemented as service tasks under the covers. Check the UserTaskActivityBehaviour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can customize the behaviour and replace it with your own using the ActivityBehaviourFactory pluggability.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 10:10:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extending-the-activiti-designer-custom-user-tasks/m-p/184201#M137331</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-06-17T10:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Extending the Activiti Designer - Custom (User) Tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extending-the-activiti-designer-custom-user-tasks/m-p/184202#M137332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Interesting, thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From my understanding, the TaskService merely provides 'access' to user task (which are apparently service task under the hood, but are certainly treated differently since only these tasks are changeable in the task service), so I have to somehow allow newly specified tasks (by extending the Activiti Designer) to be treated as 'user tasks'. By extending the Activiti Designer, the generated output of a custom task uses the xml tag 'serviceTask', while your regular 'user task' uses 'userTask' as an XML tag representation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 11:31:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extending-the-activiti-designer-custom-user-tasks/m-p/184202#M137332</guid>
      <dc:creator>thensgens</dc:creator>
      <dc:date>2014-08-04T11:31:48Z</dc:date>
    </item>
  </channel>
</rss>

