<?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: Async behavior in custom JavaDelegate class? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/async-behavior-in-custom-javadelegate-class/m-p/116577#M82254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marking an activity async is done in the BPMNParse, executed for taks, service-tasks, script-task, …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;activity.setAsync(isAsync(serviceTaskElement));&lt;BR /&gt;&lt;BR /&gt;protected boolean isAsync(Element element) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return "true".equals(element.attributeNS(BpmnParser.ACTIVITI_BPMN_EXTENSIONS_NS, "async"));&lt;BR /&gt;}&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;How do your custom Designer tasks end up in the XML?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2012 07:54:23 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2012-06-13T07:54:23Z</dc:date>
    <item>
      <title>Async behavior in custom JavaDelegate class?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/async-behavior-in-custom-javadelegate-class/m-p/116576#M82253</link>
      <description>We have a number of custom tasks in our workflows that implement JavaDelegate, each have corresponding custem Designer tasks created via a Designer plugin.&amp;nbsp; Is there some way we can mark these as asynchronous to use continuations?&amp;nbsp; While we can do this using a Service Task without problem, we have d</description>
      <pubDate>Thu, 07 Jun 2012 15:45:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/async-behavior-in-custom-javadelegate-class/m-p/116576#M82253</guid>
      <dc:creator>blezek</dc:creator>
      <dc:date>2012-06-07T15:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Async behavior in custom JavaDelegate class?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/async-behavior-in-custom-javadelegate-class/m-p/116577#M82254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marking an activity async is done in the BPMNParse, executed for taks, service-tasks, script-task, …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;activity.setAsync(isAsync(serviceTaskElement));&lt;BR /&gt;&lt;BR /&gt;protected boolean isAsync(Element element) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return "true".equals(element.attributeNS(BpmnParser.ACTIVITI_BPMN_EXTENSIONS_NS, "async"));&lt;BR /&gt;}&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;How do your custom Designer tasks end up in the XML?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 07:54:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/async-behavior-in-custom-javadelegate-class/m-p/116577#M82254</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-06-13T07:54:23Z</dc:date>
    </item>
  </channel>
</rss>

