<?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 the task names from the BpmnModel object? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-task-names-from-the-bpmnmodel-object/m-p/230188#M183318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am only able to get the event/task ID's from the BpmnModel object. Following is the code snippet-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BpmnModel model = repositoryService.getBpmnModel(procDefId);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;System.out.println("Location map : "+model.getLocationMap().entrySet()); &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way we can get the task names as well?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2016 13:08:19 GMT</pubDate>
    <dc:creator>kum9sud</dc:creator>
    <dc:date>2016-03-15T13:08:19Z</dc:date>
    <item>
      <title>How to get the task names from the BpmnModel object?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-task-names-from-the-bpmnmodel-object/m-p/230188#M183318</link>
      <description>I am only able to get the event/task ID's from the BpmnModel object. Following is the code snippet-BpmnModel model = repositoryService.getBpmnModel(procDefId);System.out.println("Location map : "+model.getLocationMap().entrySet()); Is there a way we can get the task names as well?</description>
      <pubDate>Tue, 15 Mar 2016 13:08:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-task-names-from-the-bpmnmodel-object/m-p/230188#M183318</guid>
      <dc:creator>kum9sud</dc:creator>
      <dc:date>2016-03-15T13:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the task names from the BpmnModel object?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-task-names-from-the-bpmnmodel-object/m-p/230189#M183319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Don't use the locationMap, use the findFlowElement() method using the task id. But first you'll to get your process via BpmnModel.getProcess(processId).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 13:19:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-task-names-from-the-bpmnmodel-object/m-p/230189#M183319</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-03-18T13:19:19Z</dc:date>
    </item>
  </channel>
</rss>

