|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |