jBPM distribution 6.2.0.CR2

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

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

public class SQLURIMapper
extends URIMapper


Field Summary
 
Fields inherited from class org.jbpm.process.workitem.camel.uri.URIMapper
schema
 
Constructor Summary
SQLURIMapper()
           
 
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

SQLURIMapper

public SQLURIMapper()
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.