public class XPathCBRInterceptor extends AbstractInterceptor
Interceptor.Flowid, name, router| Constructor and Description |
|---|
XPathCBRInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
List<Case> |
getCases() |
String |
getLongDescription() |
Map<String,String> |
getNamespaces() |
String |
getShortDescription() |
Outcome |
handleRequest(Exchange exc) |
void |
setCases(List<Case> cases) |
void |
setNamespaces(Map<String,String> namespaces) |
getDisplayName, getFlow, getHelpId, getId, getRouter, getRule, handleAbort, handleResponse, init, init, setDisplayName, setFlow, setIdpublic Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class AbstractInterceptorExceptionpublic void setCases(List<Case> cases)
public String getShortDescription()
getShortDescription in interface InterceptorgetShortDescription in class AbstractInterceptorpublic String getLongDescription()
getLongDescription in interface InterceptorgetLongDescription in class AbstractInterceptorCopyright © 2022. All Rights Reserved.