<?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 REST - SUSPEND A TASK in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-suspend-a-task/m-p/186989#M140119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, we only support process instance/definition suspension.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2015 16:10:30 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2015-05-18T16:10:30Z</dc:date>
    <item>
      <title>ACTIVITI REST - SUSPEND A TASK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-suspend-a-task/m-p/186988#M140118</link>
      <description>Hi,Is there any specific service to suspend a task using activiti - rest or should i use the same service which is used for updating a task(PUT runtime/tasks/{taskId})?if i follow the same service which is used for updating a task(PUT runtime/tasks/{taskId}) ,whether event listener for ENTITY_SUSPEN</description>
      <pubDate>Mon, 18 May 2015 13:21:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-suspend-a-task/m-p/186988#M140118</guid>
      <dc:creator>himaakishore</dc:creator>
      <dc:date>2015-05-18T13:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: ACTIVITI REST - SUSPEND A TASK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-suspend-a-task/m-p/186989#M140119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, we only support process instance/definition suspension.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 16:10:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-suspend-a-task/m-p/186989#M140119</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-05-18T16:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: ACTIVITI REST - SUSPEND A TASK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-suspend-a-task/m-p/186990#M140120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So why suspended field in task is used?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "assignee" : "kermit",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "createTime" : "2013-04-17T10:17:43.902+0000",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "delegationState" : "pending",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "description" : "Task description",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "dueDate" : "2013-04-17T10:17:43.902+0000",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "execution" : "&lt;/SPAN&gt;&lt;A href="http://localhost:8182/runtime/executions/5" rel="nofollow noopener noreferrer"&gt;http://localhost:8182/runtime/executions/5&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "id" : "8",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "name" : "My task",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "owner" : "owner",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "parentTask" : "&lt;/SPAN&gt;&lt;A href="http://localhost:8182/runtime/tasks/9" rel="nofollow noopener noreferrer"&gt;http://localhost:8182/runtime/tasks/9&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "priority" : 50,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "processDefinition" : "&lt;/SPAN&gt;&lt;A href="http://localhost:8182/repository/process-definitions/oneTaskProcess%3A1%3A4" rel="nofollow noopener noreferrer"&gt;http://localhost:8182/repository/process-definitions/oneTaskProcess%3A1%3A4&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "processInstance" : "&lt;/SPAN&gt;&lt;A href="http://localhost:8182/runtime/process-instances/5" rel="nofollow noopener noreferrer"&gt;http://localhost:8182/runtime/process-instances/5&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "suspended" : false,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "taskDefinitionKey" : "theTask",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "url" : "&lt;/SPAN&gt;&lt;A href="http://localhost:8182/runtime/tasks/8" rel="nofollow noopener noreferrer"&gt;http://localhost:8182/runtime/tasks/8&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "tenantId" : null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 05:51:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-suspend-a-task/m-p/186990#M140120</guid>
      <dc:creator>himaakishore</dc:creator>
      <dc:date>2015-05-19T05:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: ACTIVITI REST - SUSPEND A TASK</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-suspend-a-task/m-p/186991#M140121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;because a task can be suspended when its process instance is suspended&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 07:32:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-suspend-a-task/m-p/186991#M140121</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-05-28T07:32:23Z</dc:date>
    </item>
  </channel>
</rss>

