jBPM distribution 6.2.0.CR2

org.jbpm.process.workitem.camel.uri
Class GenericURIMapper

java.lang.Object
  extended by org.jbpm.process.workitem.camel.uri.URIMapper
      extended by org.jbpm.process.workitem.camel.uri.GenericURIMapper

public class GenericURIMapper
extends URIMapper


Field Summary
 
Fields inherited from class org.jbpm.process.workitem.camel.uri.URIMapper
schema
 
Constructor Summary
GenericURIMapper(String schema)
           
GenericURIMapper(String schema, String pathLocation)
           
 
Method Summary
 URI toURI(Map<String,Object> options)
           
 
Methods inherited from class org.jbpm.process.workitem.camel.uri.URIMapper
prepareCamelUri, prepareCamelUri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericURIMapper

public GenericURIMapper(String schema)

GenericURIMapper

public GenericURIMapper(String schema,
                        String pathLocation)
Method Detail

toURI

public URI toURI(Map<String,Object> options)
          throws URISyntaxException
Specified by:
toURI in class URIMapper
Throws:
URISyntaxException

jBPM distribution 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.