<?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: User Task: set the task priority, set the task state in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/user-task-set-the-task-priority-set-the-task-state/m-p/129598#M91058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bpmn itself has no notion of user task states… Things like open, unclaimed, claimed, etc are not specified. They are in e.g. Ws-humantask (which is very extensive) and in a more simple version in activiti. Claiming, unclaiming etc can be done via the api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only thing I find missing in activiti is te difference between a task being assigned and working on it actually started. Maybe I'll file a jira for this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Dec 2012 10:04:55 GMT</pubDate>
    <dc:creator>ronald_van_kuij</dc:creator>
    <dc:date>2012-12-08T10:04:55Z</dc:date>
    <item>
      <title>User Task: set the task priority, set the task state</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-set-the-task-priority-set-the-task-state/m-p/129595#M91055</link>
      <description>Hi all,is it possible to define and set1. the user task priority&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.1 the set of the possilbe user task priorities2. the user task state&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.1 the set of the possilbe user task states into bpmn20.xml&amp;nbsp; ?Thanks,</description>
      <pubDate>Thu, 06 Dec 2012 16:17:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-set-the-task-priority-set-the-task-state/m-p/129595#M91055</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2012-12-06T16:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: User Task: set the task priority, set the task state</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-set-the-task-priority-set-the-task-state/m-p/129596#M91056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. the user task priority&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No, only programmatically. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In Alfresco, a custom taskListener (onCreate) is used to do that automatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1.1 the set of the possilbe user task priorities&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Those are just a number in the database. You can assign any value you like (though we provide out of the box some possible values, but you don't need to use those if you dont want to)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;2. the user task state&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Please define what you mean by 'state'?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 08:40:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-set-the-task-priority-set-the-task-state/m-p/129596#M91056</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-12-07T08:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: User Task: set the task priority, set the task state</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-set-the-task-priority-set-the-task-state/m-p/129597#M91057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. the user task priority&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Please define what you mean by 'state'?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;STRONG&gt;State &lt;/STRONG&gt;&lt;SPAN&gt;is an abstract concept, which should be defined in Activiti itself. For example, a state of processing a bugfix:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;open&lt;BR /&gt;In processing&lt;BR /&gt;done&lt;/UL&gt;&lt;SPAN&gt;etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 13:54:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-set-the-task-priority-set-the-task-state/m-p/129597#M91057</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2012-12-07T13:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: User Task: set the task priority, set the task state</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-set-the-task-priority-set-the-task-state/m-p/129598#M91058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bpmn itself has no notion of user task states… Things like open, unclaimed, claimed, etc are not specified. They are in e.g. Ws-humantask (which is very extensive) and in a more simple version in activiti. Claiming, unclaiming etc can be done via the api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only thing I find missing in activiti is te difference between a task being assigned and working on it actually started. Maybe I'll file a jira for this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2012 10:04:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-set-the-task-priority-set-the-task-state/m-p/129598#M91058</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-12-08T10:04:55Z</dc:date>
    </item>
  </channel>
</rss>

