Class CXFURIMapper
- java.lang.Object
-
- org.jbpm.process.workitem.camel.uri.URIMapper
-
- org.jbpm.process.workitem.camel.uri.CXFURIMapper
-
public class CXFURIMapper extends URIMapper
-
-
Constructor Summary
Constructors Constructor Description CXFURIMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URItoURI(Map<String,Object> params)-
Methods inherited from class org.jbpm.process.workitem.camel.uri.URIMapper
prepareCamelUri, prepareCamelUri
-
-
-
-
Method Detail
-
toURI
public URI toURI(Map<String,Object> params) throws URISyntaxException
- Specified by:
toURIin classURIMapper- Throws:
URISyntaxException
-
-