<?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 Modification on ProcessInstanceResource (web-rest) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104146#M72700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to modify the ProcessInstanceResource of the webapp-rest application to get the taskDefinitionKey property like in the "Get open tasks for a process instance" api call:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At line 135 I would add:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; taskJSON.put("taskDefinitionKey", historicTaskInstance.getTaskDefinitionKey()); //&amp;lt;-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tasksJSON.add(taskJSON);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would it be possible? Could I add it by myself on the project repository becoming a contributor?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Franco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2012 09:39:28 GMT</pubDate>
    <dc:creator>f_lombardo</dc:creator>
    <dc:date>2012-11-09T09:39:28Z</dc:date>
    <item>
      <title>Modification on ProcessInstanceResource (web-rest)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104146#M72700</link>
      <description>I would like to modify the ProcessInstanceResource of the webapp-rest application to get the taskDefinitionKey property like in the "Get open tasks for a process instance" api call:At line 135 I would add:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; taskJSON.put("taskDefinitionKey", historicTaskInstance.getTaskDefinitionKey()); //&amp;lt;-</description>
      <pubDate>Fri, 09 Nov 2012 09:39:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104146#M72700</guid>
      <dc:creator>f_lombardo</dc:creator>
      <dc:date>2012-11-09T09:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Modification on ProcessInstanceResource (web-rest)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104147#M72701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Would it be possible? Could I add it by myself on the project repository becoming a contributor?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, if you can convince the core developers that what you did is a good thing in general. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, you'd have to explain the use case for you change. So, in this case, what exactly are you trying to do?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 00:08:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104147#M72701</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-11-14T00:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Modification on ProcessInstanceResource (web-rest)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104148#M72702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The API "Get open tasks for a process instance" returns the "taskDefinitionKey" property for each task, while the "Get Process Instance Details" one does not, and this is, in my humble opinion, a little lack of uniformity.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since in my client code I'm parsing&amp;nbsp; these APIs results to create my "Task" POJOs, I would like to have uniform information from them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Franco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 10:35:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104148#M72702</guid>
      <dc:creator>f_lombardo</dc:creator>
      <dc:date>2012-11-14T10:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Modification on ProcessInstanceResource (web-rest)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104149#M72703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok I understand. Can you create a new Jira for it, so we can follow it up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The alternative, faster solution is to fork Activiti, do the fix and send us a pull requests.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 15:12:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104149#M72703</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-11-14T15:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Modification on ProcessInstanceResource (web-rest)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104150#M72704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok I understand. Can you create a new Jira for it, so we can follow it up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The alternative, faster solution is to fork Activiti, do the fix and send us a pull requests.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 15:12:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104150#M72704</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-11-14T15:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Modification on ProcessInstanceResource (web-rest)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104151#M72705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created &lt;/SPAN&gt;&lt;A href="https://jira.codehaus.org/browse/ACT-1450" rel="nofollow noopener noreferrer"&gt;https://jira.codehaus.org/browse/ACT-1450&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope it's OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Franco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 20:02:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-on-processinstanceresource-web-rest/m-p/104151#M72705</guid>
      <dc:creator>f_lombardo</dc:creator>
      <dc:date>2012-11-14T20:02:28Z</dc:date>
    </item>
  </channel>
</rss>

