<?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: need custom attributes in flowelement in getbpmnmodel in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/need-custom-attributes-in-flowelement-in-getbpmnmodel/m-p/183042#M136172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All you have to do is to play around the BpmnModel and it's elements.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the list of incomming arrows for an element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;java&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;List&amp;lt;SequenceFlow&amp;gt; incommings = ((FlowNode) fe).getIncomingFlows();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/java&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and now you just parse this list and take the sourceRefs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you could do it in a similar way for outgoing flows to determine the targets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hint:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;don't rely to much on the "dot" autocomplete list, just use the debugger and with a simple breakpoint you could inspect the variables and then you'll see a lot more information.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Jul 2015 00:04:01 GMT</pubDate>
    <dc:creator>vasile_dirla</dc:creator>
    <dc:date>2015-07-12T00:04:01Z</dc:date>
    <item>
      <title>need custom attributes in flowelement in getbpmnmodel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-custom-attributes-in-flowelement-in-getbpmnmodel/m-p/183041#M136171</link>
      <description>hifor(FlowElement fe : data) {// here i want to get attributes also like sourceref , targetref and default attributes and other attributes alsoSystem.out.println(fe.getDocumentation() + " " + fe.getId() + " " + fe.getName() + " ");}//here i want to get attributes also like sourceref , targetref and</description>
      <pubDate>Wed, 08 Jul 2015 13:46:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-custom-attributes-in-flowelement-in-getbpmnmodel/m-p/183041#M136171</guid>
      <dc:creator>rakesh_world86</dc:creator>
      <dc:date>2015-07-08T13:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: need custom attributes in flowelement in getbpmnmodel</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-custom-attributes-in-flowelement-in-getbpmnmodel/m-p/183042#M136172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All you have to do is to play around the BpmnModel and it's elements.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the list of incomming arrows for an element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;java&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;List&amp;lt;SequenceFlow&amp;gt; incommings = ((FlowNode) fe).getIncomingFlows();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/java&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and now you just parse this list and take the sourceRefs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you could do it in a similar way for outgoing flows to determine the targets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hint:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;don't rely to much on the "dot" autocomplete list, just use the debugger and with a simple breakpoint you could inspect the variables and then you'll see a lot more information.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2015 00:04:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-custom-attributes-in-flowelement-in-getbpmnmodel/m-p/183042#M136172</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-07-12T00:04:01Z</dc:date>
    </item>
  </channel>
</rss>

