<?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 Custom UserTaskXMLConverter in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-usertaskxmlconverter/m-p/171791#M125030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to extend the class UserTaskXMLConverter and I want to know if there is a way to override this converter by configuration (in the applicationContext.xml or similar), just like with custom parse handlers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 03:02:28 GMT</pubDate>
    <dc:creator>mleonrivas</dc:creator>
    <dc:date>2014-01-09T03:02:28Z</dc:date>
    <item>
      <title>Custom UserTaskXMLConverter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-usertaskxmlconverter/m-p/171791#M125030</link>
      <description>Hi everyone, I need to extend the class UserTaskXMLConverter and I want to know if there is a way to override this converter by configuration (in the applicationContext.xml or similar), just like with custom parse handlers.</description>
      <pubDate>Thu, 09 Jan 2014 03:02:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-usertaskxmlconverter/m-p/171791#M125030</guid>
      <dc:creator>mleonrivas</dc:creator>
      <dc:date>2014-01-09T03:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom UserTaskXMLConverter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-usertaskxmlconverter/m-p/171792#M125031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use a java-class, which you add to the spring-context (for example) and make spring call some kind of init-method. The init-method should call the static addConverter(…) method on org.activiti.bpmn.converter.BpmnXMLConverter, which can override the current converter for UserTaskXMLConverter.getXMLType().&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This way, when your app is loaded and spring-context ready, the converter will be rigged with the custom converter.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 10:57:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-usertaskxmlconverter/m-p/171792#M125031</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-09T10:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom UserTaskXMLConverter</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-usertaskxmlconverter/m-p/171793#M125032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so much &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 12:55:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-usertaskxmlconverter/m-p/171793#M125032</guid>
      <dc:creator>mleonrivas</dc:creator>
      <dc:date>2014-01-09T12:55:50Z</dc:date>
    </item>
  </channel>
</rss>

