Package com.bea.wli.bpm.runtime

Class Summary
ProcessStatus Represents the status of a particular process instance.
 

Exception Summary
ProcessInstanceNotFoundException This exception is thrown when a process instance could not be located because it no longer exists.
ProcessInstanceUnavailableException This exception is thrown when a process instance could not be invoked because it is in a state which prevents invocation.
ProcessNotFoundException