Uses of Class
org.ow2.bonita.facade.exception.UndeletablePackageException

Packages that use UndeletablePackageException
org.ow2.bonita.facade Nova Bonita Workflow APIs for handling workflow definition, deployment, execution and history. 
org.ow2.bonita.facade.remote All interfaces in this package are for internal use only. 
 

Uses of UndeletablePackageException in org.ow2.bonita.facade
 

Methods in org.ow2.bonita.facade that throw UndeletablePackageException
 void ManagementAPI.deletePackage(PackageDefinitionUUID pacDefinitionUUID)
          Deletes from journal and history :
the given package all its processes all instances of these processes.
 

Uses of UndeletablePackageException in org.ow2.bonita.facade.remote
 

Methods in org.ow2.bonita.facade.remote that throw UndeletablePackageException
 void RemoteManagementAPI.deletePackage(PackageDefinitionUUID pacDefinitionUUID)
           
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.