<?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 Spring Integration with Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/spring-integration-with-activiti/m-p/115354#M81327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am developing an application in Spring which requires me to run BPMN 2.0 using Activiti engine. I have followed the instructions in the User guide for 5.9. I wanted to use a JavaDelegate to hook up the execution of BPMN 2.0 xml file. Is there a way for me to make my implementation of JavaDelegate able to be managed by Spring ( or at least get hold of the ApplicationContext)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2012 21:21:48 GMT</pubDate>
    <dc:creator>erwincc</dc:creator>
    <dc:date>2012-07-31T21:21:48Z</dc:date>
    <item>
      <title>Spring Integration with Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/spring-integration-with-activiti/m-p/115354#M81327</link>
      <description>I am developing an application in Spring which requires me to run BPMN 2.0 using Activiti engine. I have followed the instructions in the User guide for 5.9. I wanted to use a JavaDelegate to hook up the execution of BPMN 2.0 xml file. Is there a way for me to make my implementation of JavaDelegate</description>
      <pubDate>Tue, 31 Jul 2012 21:21:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/spring-integration-with-activiti/m-p/115354#M81327</guid>
      <dc:creator>erwincc</dc:creator>
      <dc:date>2012-07-31T21:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Spring Integration with Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/spring-integration-with-activiti/m-p/115355#M81328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is built-in into activity:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#bpmnJavaServiceTask" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#bpmnJavaServiceTask&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It is also possible to use an expression that resolves to an object. This object must follow the same rules as objects that are created when the activiti:class attribute is used (see further).&lt;/BLOCKQUOTE&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;serviceTask id="serviceTask" activiti:delegateExpression="${delegateExpressionBean}" /&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Where "delegateExpressionBean" is the ID of the bean that implements JavaDelegate&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 06:07:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/spring-integration-with-activiti/m-p/115355#M81328</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-08-01T06:07:44Z</dc:date>
    </item>
  </channel>
</rss>

