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

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

Uses of UncancellableInstanceException in org.ow2.bonita.facade
 

Methods in org.ow2.bonita.facade that throw UncancellableInstanceException
 void RuntimeAPI.cancelProcessInstance(org.ow2.bonita.facade.uuid.ProcessInstanceUUID instanceUUID)
          Cancel the process instance with the given instance UUID.
 

Uses of UncancellableInstanceException in org.ow2.bonita.facade.internal
 

Methods in org.ow2.bonita.facade.internal that throw UncancellableInstanceException
 void InternalRuntimeAPI.cancelProcessInstance(org.ow2.bonita.facade.uuid.ProcessInstanceUUID instanceUUID)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.