<?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: support for delegateExpression in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/support-for-delegateexpression/m-p/53498#M31684</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;In the service task the delegate expression is already supported, so there's no reason to not support it in the listeners.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you create a JIRA issue I'll look into this for the next release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the meantime, I don't have a good workaround other than maybe switching to an expression instead of a delegate expression.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 May 2011 14:33:09 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2011-05-04T14:33:09Z</dc:date>
    <item>
      <title>support for delegateExpression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/support-for-delegateexpression/m-p/53497#M31683</link>
      <description>Activiti supports this:&amp;lt;activiti:taskListener event="create" delegateExpression="${myTaskListenerBean}" /&amp;gt;‍‍‍but in the designer there is no option to create a listener of type 'delegateExpression'. Also when i add it manually in the xml it is removed as soon as i save this change.Are delegate</description>
      <pubDate>Wed, 04 May 2011 14:24:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/support-for-delegateexpression/m-p/53497#M31683</guid>
      <dc:creator>heymjo</dc:creator>
      <dc:date>2011-05-04T14:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: support for delegateExpression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/support-for-delegateexpression/m-p/53498#M31684</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;In the service task the delegate expression is already supported, so there's no reason to not support it in the listeners.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you create a JIRA issue I'll look into this for the next release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the meantime, I don't have a good workaround other than maybe switching to an expression instead of a delegate expression.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 14:33:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/support-for-delegateexpression/m-p/53498#M31684</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-05-04T14:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: support for delegateExpression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/support-for-delegateexpression/m-p/53499#M31685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From the documentation i gathered that for using spring managed beans as a tasklistener i need to use a delegate expression. Can it work with an expression as well then ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;jira issue created: &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-807" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-807&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jorg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 14:50:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/support-for-delegateexpression/m-p/53499#M31685</guid>
      <dc:creator>heymjo</dc:creator>
      <dc:date>2011-05-04T14:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: support for delegateExpression</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/support-for-delegateexpression/m-p/53500#M31686</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;Thanks for creating the JIRA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use a Spring managed bean in an expression as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The difference is that for an expression you have to specify the method you want to invoke, but then it works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 14:53:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/support-for-delegateexpression/m-p/53500#M31686</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-05-04T14:53:03Z</dc:date>
    </item>
  </channel>
</rss>

