<?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: What 'taskService.claim' means? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42330#M22780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Task not always has assigned user. So "Claim" means "set assigned user".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2011 08:18:11 GMT</pubDate>
    <dc:creator>partizano</dc:creator>
    <dc:date>2011-11-08T08:18:11Z</dc:date>
    <item>
      <title>What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42328#M22778</link>
      <description>Hicould you please explain me the concept of claim i have worked with jbpm 3 for months and i haven't seen something like this! Regards</description>
      <pubDate>Sat, 05 Nov 2011 07:04:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42328#M22778</guid>
      <dc:creator>hamed</dc:creator>
      <dc:date>2011-11-05T07:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42329#M22779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is it difficult for you to explain that? or my question is so silly?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 06:44:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42329#M22779</guid>
      <dc:creator>hamed</dc:creator>
      <dc:date>2011-11-08T06:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42330#M22780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Task not always has assigned user. So "Claim" means "set assigned user".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 08:18:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42330#M22780</guid>
      <dc:creator>partizano</dc:creator>
      <dc:date>2011-11-08T08:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42331#M22781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;no, GET assigned tou yourself. If assiging to someone else it is setAssigninee (but this is all in the docs)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 16:22:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42331#M22781</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-11-08T16:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42332#M22782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;no, GET assigned tou yourself.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;The name of the topic - "What "taskService.claim" means?" So Hamed is intrested in org.activiti.engine.TaskService.claim(String taskId, String userId) method. And as it says in the docs - "Claim responsibility for a task: the given user is made assignee for the task.".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 09:42:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42332#M22782</guid>
      <dc:creator>partizano</dc:creator>
      <dc:date>2011-11-09T09:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42333#M22783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank Alexander &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i'v read that in doc, but i have a question related to my previous question : when do we use Claim? when we assign the task to the group&amp;nbsp; that has users,&amp;nbsp; which one of them should claim that?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And if i want to assign the task to some group that all users in it should complete the task in order to signal the task to next step, what should i do??!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 16:41:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42333#M22783</guid>
      <dc:creator>hamed</dc:creator>
      <dc:date>2011-11-09T16:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42334#M22784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;when do we use Claim?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;When the user claim the task it means that the user begin to work on the task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;when we assign the task to the group that has users, which one of them should claim that?!&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;There is no assigned group in activiti, there is candidate group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;And if i want to assign the task to some group that all users in it should complete the task in order to signal the task to next step, what should i do??!&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;You should set candidate group for the task, and then user which wants to complete the task should at first run "claim" operation, then "complete"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2011 05:51:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42334#M22784</guid>
      <dc:creator>partizano</dc:creator>
      <dc:date>2011-11-10T05:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42335#M22785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also, the API difference between claim() and assign() is that claim() will throw an exception if the task has already been claimed by someone else. That is quite a nice feature, assuming that it works well with regards to concurrency etc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Only thing is that it could throw a better exception rather than the standard ActivitiException, created an issue for this &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-991" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-991&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2011 09:10:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42335#M22785</guid>
      <dc:creator>heymjo</dc:creator>
      <dc:date>2011-11-10T09:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42336#M22786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My thanks to all of you for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2011 16:11:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42336#M22786</guid>
      <dc:creator>hamed</dc:creator>
      <dc:date>2011-11-10T16:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42337#M22787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to reopen the discussion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a doubt about how to work claim() and setAssignee() method respect to concurrency.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I use either the engine works well in case that many users claims the task at the same time??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or I need to check the concurrency ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 14:05:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42337#M22787</guid>
      <dc:creator>lpavone</dc:creator>
      <dc:date>2012-11-16T14:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: What 'taskService.claim' means?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42338#M22788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;setAssignee() and claim() is the same, internally…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When a task is claimed concurrently by 2 threads, one of the calling threads will get an ActivitiOptimisticLockException when calling claim() or setAssignee().&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 14:12:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-taskservice-claim-means/m-p/42338#M22788</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-11-16T14:12:53Z</dc:date>
    </item>
  </channel>
</rss>

