<?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: How to get the class name of Service task configured in bpmn file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-class-name-of-service-task-configured-in-bpmn/m-p/213460#M166590</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;Do you want the class names of all service tasks at once or do you want the class name of the class when the control gets to that service task ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want it when the control gets to that service task then you can use this.getClass().getName() to get it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are looking for parsing the bpmn xml file to get the details then you may use the DOM parser. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Feb 2016 06:58:39 GMT</pubDate>
    <dc:creator>hari</dc:creator>
    <dc:date>2016-02-16T06:58:39Z</dc:date>
    <item>
      <title>How to get the class name of Service task configured in bpmn file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-class-name-of-service-task-configured-in-bpmn/m-p/213459#M166589</link>
      <description>Hi,I want to get the class name configured for each service task from the bpmn file at runtime. How can this be done? Is there a way I can parse the file and get the class at runtime?ThanksAbhilash S</description>
      <pubDate>Mon, 15 Feb 2016 14:17:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-class-name-of-service-task-configured-in-bpmn/m-p/213459#M166589</guid>
      <dc:creator>abhilashs</dc:creator>
      <dc:date>2016-02-15T14:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the class name of Service task configured in bpmn file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-class-name-of-service-task-configured-in-bpmn/m-p/213460#M166590</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;Do you want the class names of all service tasks at once or do you want the class name of the class when the control gets to that service task ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want it when the control gets to that service task then you can use this.getClass().getName() to get it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are looking for parsing the bpmn xml file to get the details then you may use the DOM parser. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 06:58:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-class-name-of-service-task-configured-in-bpmn/m-p/213460#M166590</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-02-16T06:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the class name of Service task configured in bpmn file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-class-name-of-service-task-configured-in-bpmn/m-p/213461#M166591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Abhilash,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can have a look on &lt;/SPAN&gt;&lt;CODE&gt;org.activiti.engine.impl.bpmn.parser.handler.ServiceTaskParseHandler&lt;/CODE&gt;&lt;SPAN&gt; to see how model is parsed and handled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 08:29:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-get-the-class-name-of-service-task-configured-in-bpmn/m-p/213461#M166591</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-02-16T08:29:55Z</dc:date>
    </item>
  </channel>
</rss>

