<?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: In Alfresco 5.1, am trying to query Workflow tasks completed after a particular time. final WorkflowTaskQuery query = new WorkflowTaskQuery();         query.setTaskState(WorkflowTaskState.COMPLETED); With this am able to get all completed tasks. What  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/in-alfresco-5-1-am-trying-to-query-workflow-tasks-completed/m-p/293511#M246641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no support for date range querying in the Alfresco-abstracted task query API. So you would have to query all tasks, use the sort parameters to sort by completion date and then iterate, skipping over those that do not fall into your range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2016 13:33:20 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2016-12-06T13:33:20Z</dc:date>
    <item>
      <title>In Alfresco 5.1, am trying to query Workflow tasks completed after a particular time. final WorkflowTaskQuery query = new WorkflowTaskQuery();         query.setTaskState(WorkflowTaskState.COMPLETED); With this am able to get all completed tasks. What shou</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/in-alfresco-5-1-am-trying-to-query-workflow-tasks-completed/m-p/293510#M246640</link>
      <description>final WorkflowTaskQuery query = new WorkflowTaskQuery(); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;query.setTaskState(WorkflowTaskState.COMPLETED);With this am able to get all completed tasks. What should I do to get list of tasks Completed after a particular time?</description>
      <pubDate>Tue, 06 Dec 2016 09:38:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/in-alfresco-5-1-am-trying-to-query-workflow-tasks-completed/m-p/293510#M246640</guid>
      <dc:creator>puviarasu</dc:creator>
      <dc:date>2016-12-06T09:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: In Alfresco 5.1, am trying to query Workflow tasks completed after a particular time. final WorkflowTaskQuery query = new WorkflowTaskQuery();         query.setTaskState(WorkflowTaskState.COMPLETED); With this am able to get all completed tasks. What</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/in-alfresco-5-1-am-trying-to-query-workflow-tasks-completed/m-p/293511#M246641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no support for date range querying in the Alfresco-abstracted task query API. So you would have to query all tasks, use the sort parameters to sort by completion date and then iterate, skipping over those that do not fall into your range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 13:33:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/in-alfresco-5-1-am-trying-to-query-workflow-tasks-completed/m-p/293511#M246641</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-12-06T13:33:20Z</dc:date>
    </item>
  </channel>
</rss>

