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