|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UndeletableProcessException | |
---|---|
org.ow2.bonita.facade | |
org.ow2.bonita.facade.internal | All interfaces in this package are for internal use only. |
Uses of UndeletableProcessException in org.ow2.bonita.facade |
---|
Methods in org.ow2.bonita.facade that throw UndeletableProcessException | |
---|---|
void |
ManagementAPI.deleteAllProcesses()
Deletes from journal and history : all packages and their processes all instances of these processes. |
void |
ManagementAPI.deleteProcess(ProcessDefinitionUUID processUUID)
Deletes from journal and history : the given package all its processes all instances of these processes. Warning UndeletableProcessException is thrown if at least one process can't be deleted. |
Uses of UndeletableProcessException in org.ow2.bonita.facade.internal |
---|
Methods in org.ow2.bonita.facade.internal that throw UndeletableProcessException | |
---|---|
void |
InternalManagementAPI.deleteAllProcesses()
|
void |
InternalManagementAPI.deleteProcess(ProcessDefinitionUUID processUUID)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |