jBPM distribution 6.2.0.CR2

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

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

public class FTPURIMapper
extends URIMapper


Field Summary
 
Fields inherited from class org.jbpm.process.workitem.camel.uri.URIMapper
schema
 
Constructor Summary
FTPURIMapper(String schema)
           
 
Method Summary
 URI toURI(Map<String,Object> params)
           
 
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

FTPURIMapper

public FTPURIMapper(String schema)
Method Detail

toURI

public URI toURI(Map<String,Object> params)
          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.