org.jbpm.process.workitem.camel.uri
Class GenericURIMapper
java.lang.Object
org.jbpm.process.workitem.camel.uri.URIMapper
org.jbpm.process.workitem.camel.uri.GenericURIMapper
public class GenericURIMapper
- extends URIMapper
Fields inherited from class org.jbpm.process.workitem.camel.uri.URIMapper |
schema |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericURIMapper
public GenericURIMapper(String schema)
GenericURIMapper
public GenericURIMapper(String schema,
String pathLocation)
toURI
public URI toURI(Map<String,Object> options)
throws URISyntaxException
- Specified by:
toURI
in class URIMapper
- Throws:
URISyntaxException
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.