<?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: Activiti 6 get all tasks by process definition ID in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-get-all-tasks-by-process-definition-id/m-p/35724#M15073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use task query from TaskService API provided by engine. inject taskService in your code and create query with appropriate operations.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;CODE&gt;taskService.createTaskQuery().processDefinitionId("your-process-def-id").list();&lt;/CODE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;see &lt;A href="https://www.activiti.org/javadocs/6.latest/" rel="nofollow noopener noreferrer"&gt;javadocs&lt;/A&gt; for details on available operations&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 May 2019 06:46:06 GMT</pubDate>
    <dc:creator>abbask01</dc:creator>
    <dc:date>2019-05-03T06:46:06Z</dc:date>
    <item>
      <title>Activiti 6 get all tasks by process definition ID</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-get-all-tasks-by-process-definition-id/m-p/35723#M15072</link>
      <description>Hi,I am using Activiti 6.I am trying to get all the tasks of a process with Task Type. The need is to Save task details , task Id, task type(Start event, user task etc) with Task Id.If I go by getting Flow Elements from Process , I get Task types but not task Id.Found this code snippet in one of for</description>
      <pubDate>Thu, 02 May 2019 09:44:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-get-all-tasks-by-process-definition-id/m-p/35723#M15072</guid>
      <dc:creator>shrutim</dc:creator>
      <dc:date>2019-05-02T09:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 6 get all tasks by process definition ID</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-6-get-all-tasks-by-process-definition-id/m-p/35724#M15073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use task query from TaskService API provided by engine. inject taskService in your code and create query with appropriate operations.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;CODE&gt;taskService.createTaskQuery().processDefinitionId("your-process-def-id").list();&lt;/CODE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;see &lt;A href="https://www.activiti.org/javadocs/6.latest/" rel="nofollow noopener noreferrer"&gt;javadocs&lt;/A&gt; for details on available operations&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2019 06:46:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-6-get-all-tasks-by-process-definition-id/m-p/35724#M15073</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2019-05-03T06:46:06Z</dc:date>
    </item>
  </channel>
</rss>

