<?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 Helper method for checking ServiceTasks implementing class in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/helper-method-for-checking-servicetasks-implementing-class/m-p/10983#M4267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in ClassDelegate there are helper methods to check if activiti can find and instantiate the class for a service task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But for really using a class as service task this class must either implement JavaDelegate or ActivityBehaviour. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you add a helper method to check if the class implements the correct interface? Otherwise the user can configure some class but does not know if this class is correct until the process is run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is more or less a tooling question, but we want to offer the definition of the service class to our customers using our own UI. We could of course check the interfaces of the given class ourselves, but if you change something (e.g. third possible interface), we have to change our implementation as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tobias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Feb 2011 16:11:57 GMT</pubDate>
    <dc:creator>thilka</dc:creator>
    <dc:date>2011-02-24T16:11:57Z</dc:date>
    <item>
      <title>Helper method for checking ServiceTasks implementing class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/helper-method-for-checking-servicetasks-implementing-class/m-p/10983#M4267</link>
      <description>Hello,in ClassDelegate there are helper methods to check if activiti can find and instantiate the class for a service task.But for really using a class as service task this class must either implement JavaDelegate or ActivityBehaviour. Could you add a helper method to check if the class implements t</description>
      <pubDate>Thu, 24 Feb 2011 16:11:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/helper-method-for-checking-servicetasks-implementing-class/m-p/10983#M4267</guid>
      <dc:creator>thilka</dc:creator>
      <dc:date>2011-02-24T16:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Helper method for checking ServiceTasks implementing class</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/helper-method-for-checking-servicetasks-implementing-class/m-p/10984#M4268</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;The checking of the correct class is deliberately only done at run-time, to allow processes to be deployed using another engine (eg. the way we do it with ANT) than it is executed, possibly not having the correct dependencies on the classpath of the deploying engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is indeed something that can be enforced using tooling.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 20:45:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/helper-method-for-checking-servicetasks-implementing-class/m-p/10984#M4268</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-02-24T20:45:06Z</dc:date>
    </item>
  </channel>
</rss>

