com.sonicsw.xq
Interface XQFaultProcessContinuation
- All Superinterfaces:
- java.io.Serializable, XQProcessContinuation
public interface XQFaultProcessContinuation
- extends XQProcessContinuation
Process continuation for fault handler processes.
- See Also:
XQProcessContinuation
Methods inherited from interface com.sonicsw.xq.XQProcessContinuation |
getCompositeStepName, getCurrentProcessName, getID, getLevel, getProcessInstanceData, getProcessRuntime, getRootProcessName, setCompositeStepName, setCurrentProcessName, setCurrentProcessStepName, setID, setLevel, setProcessInstanceData, setProcessRuntime, setRootProcessName |
getOriginalProcessContinuation
XQProcessContinuation getOriginalProcessContinuation()
- Return the continuation object for the original process that threw
the fault that is being handled by the the fault handler process
setOriginalProcessContinuation
void setOriginalProcessContinuation(XQProcessContinuation origProcContinuation)
- Set the continuation object for the original process that threw
the fault that is being handled by the the fault handler process
Copyright © 2001-2012
Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.