<?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: Get task name in notify method of ExecutionListner in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/get-task-name-in-notify-method-of-executionlistner/m-p/47828#M27211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see, you're referring to the activity ID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Indeed, there is no getter exposed for getting the current active activity-id(s). If you think there are good use-cases you can file an issue suggesting to add the method to the DelegateExecution API. In the mean time, you're stuck with casting the DelegateExecution to ExecutionImpl (or Entity, not sure) and using that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2011 08:56:35 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2011-06-06T08:56:35Z</dc:date>
    <item>
      <title>Get task name in notify method of ExecutionListner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-task-name-in-notify-method-of-executionlistner/m-p/47825#M27208</link>
      <description>Hi, it is possible get the name and the id of the task that have call the ExecutionListner?(don't ask me why, is too complex form me to explain)RegardsSimone</description>
      <pubDate>Thu, 02 Jun 2011 10:17:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-task-name-in-notify-method-of-executionlistner/m-p/47825#M27208</guid>
      <dc:creator>simonetogno</dc:creator>
      <dc:date>2011-06-02T10:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get task name in notify method of ExecutionListner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-task-name-in-notify-method-of-executionlistner/m-p/47826#M27209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can't you use a TaskListener instead of an ExecutionListener? This way, you get a DelegateTask passed, which allows you to get name and ID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#taskListeners" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#taskListeners&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 08:12:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-task-name-in-notify-method-of-executionlistner/m-p/47826#M27209</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-06-06T08:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get task name in notify method of ExecutionListner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-task-name-in-notify-method-of-executionlistner/m-p/47827#M27210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The task listner must be used with user task if I'm not mistaken.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is too tight constraint for my usage.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;While debugging I have see that the information abaut name and id's task is in the DelegateExecution object, but ther ther aren't the relative get method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a little bit frustrating.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually i pass the name as variable setted with listner in the diagram, and i get it with injection, but my goal is to minimize the overhead operation that the analist must add at the diagram for the execution&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 08:45:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-task-name-in-notify-method-of-executionlistner/m-p/47827#M27210</guid>
      <dc:creator>simonetogno</dc:creator>
      <dc:date>2011-06-06T08:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Get task name in notify method of ExecutionListner</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-task-name-in-notify-method-of-executionlistner/m-p/47828#M27211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see, you're referring to the activity ID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Indeed, there is no getter exposed for getting the current active activity-id(s). If you think there are good use-cases you can file an issue suggesting to add the method to the DelegateExecution API. In the mean time, you're stuck with casting the DelegateExecution to ExecutionImpl (or Entity, not sure) and using that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 08:56:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-task-name-in-notify-method-of-executionlistner/m-p/47828#M27211</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-06-06T08:56:35Z</dc:date>
    </item>
  </channel>
</rss>

