<?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 API to delete process definition stored in repository in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/api-to-delete-process-definition-stored-in-repository/m-p/38566#M20481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a API to delete the process definition stored in the repository?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can not find in the repositoryService class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;E.g. delete by Process Definition Id.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2011 15:47:09 GMT</pubDate>
    <dc:creator>harrison_deng</dc:creator>
    <dc:date>2011-04-06T15:47:09Z</dc:date>
    <item>
      <title>API to delete process definition stored in repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/api-to-delete-process-definition-stored-in-repository/m-p/38566#M20481</link>
      <description>Is there a API to delete the process definition stored in the repository?I can not find in the repositoryService class.E.g. delete by Process Definition Id.</description>
      <pubDate>Wed, 06 Apr 2011 15:47:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/api-to-delete-process-definition-stored-in-repository/m-p/38566#M20481</guid>
      <dc:creator>harrison_deng</dc:creator>
      <dc:date>2011-04-06T15:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: API to delete process definition stored in repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/api-to-delete-process-definition-stored-in-repository/m-p/38567#M20482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should delete the whole deployment instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 08:19:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/api-to-delete-process-definition-stored-in-repository/m-p/38567#M20482</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-04-08T08:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: API to delete process definition stored in repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/api-to-delete-process-definition-stored-in-repository/m-p/38568#M20483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You should delete the whole deployment instead.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh.It's a pity!I would prefer to delete it from the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ran the java code for test and add the process definition to the repository again and again.So there are a lot of the versions in the repository.When I tried to delete them,but I could not find the corresponding API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 14:53:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/api-to-delete-process-definition-stored-in-repository/m-p/38568#M20483</guid>
      <dc:creator>harrison_deng</dc:creator>
      <dc:date>2011-04-08T14:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: API to delete process definition stored in repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/api-to-delete-process-definition-stored-in-repository/m-p/38569#M20484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should be able to delete the previous deployments and keep the latest deployment using the API. You can delete the older deployments (containing the previous versions of the process definition) using the &lt;/SPAN&gt;&lt;A href="http://activiti.org/javadocs/org/activiti/engine/RepositoryService.html#deleteDeployment(java.lang.String,%20boolean)" rel="nofollow noopener noreferrer"&gt;RepositoryService.deleteDeployment(java.lang.String, boolean)&lt;/A&gt;&lt;SPAN&gt; method to delete the deployments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 18:00:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/api-to-delete-process-definition-stored-in-repository/m-p/38569#M20484</guid>
      <dc:creator>h_ter_schuur</dc:creator>
      <dc:date>2011-04-08T18:00:18Z</dc:date>
    </item>
  </channel>
</rss>

