<?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 How to get a graph in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-graph/m-p/126450#M88960</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;I created a process with Activiti and now i want to get all the steps (tasks) to show its progression by building a Swing graph. Is it possible to get all tasks ? How ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(I saw a few topics talking about this but i didn't understand)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 12:28:05 GMT</pubDate>
    <dc:creator>newbie374</dc:creator>
    <dc:date>2013-05-10T12:28:05Z</dc:date>
    <item>
      <title>How to get a graph</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-graph/m-p/126450#M88960</link>
      <description>Hi,I created a process with Activiti and now i want to get all the steps (tasks) to show its progression by building a Swing graph. Is it possible to get all tasks ? How ?(I saw a few topics talking about this but i didn't understand)Thank you</description>
      <pubDate>Fri, 10 May 2013 12:28:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-graph/m-p/126450#M88960</guid>
      <dc:creator>newbie374</dc:creator>
      <dc:date>2013-05-10T12:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a graph</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-graph/m-p/126451#M88961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the repositoryService:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;**&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * Returns the {@link BpmnModel} corresponding with the process definition with&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * the provided process definition id. The {@link BpmnModel} is a pojo versions&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * of the BPMN 2.0 xml and can be used to introspect the process definition&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * using regular Java.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; */&lt;BR /&gt;&amp;nbsp; BpmnModel getBpmnModel(String processDefinitionId);&lt;BR /&gt;[code]&lt;BR /&gt;&lt;BR /&gt;With some looping over the flow-elements in the Model, you can generate a graph for any process-definition.&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 08:46:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-a-graph/m-p/126451#M88961</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-05-13T08:46:42Z</dc:date>
    </item>
  </channel>
</rss>

