Package org.apache.ode.bpel.pmapi

Interface Summary
BpelManagementFacade Instance management interaction interface.
InstanceManagement Interface to managing process instances.
ProcessManagement Process Management API
 

Class Summary
ProcessInfoCustomizer Used to customize the response document provided by most methods returning process info.
 

Enum Summary
ProcessInfoCustomizer.Item  
 

Exception Summary
InstanceNotFoundException Exception indicating that the requested instance identifier could not be found.
InvalidRequestException Exception indicating an invalid request.
ManagementException Exception thrown by the Process Management API to indicate errors.
ProcessingException Exception indicating that a processing error preventing the completion of the requested operation.
ProcessNotFoundException Exception thrown to indicate that the requested process could not be found.