Uses of Class
org.pentaho.di.connections.vfs.VFSConnectionManagerHelper
Packages that use VFSConnectionManagerHelper
-
Uses of VFSConnectionManagerHelper in org.pentaho.di.connections.vfs
Methods in org.pentaho.di.connections.vfs that return VFSConnectionManagerHelperModifier and TypeMethodDescriptionstatic VFSConnectionManagerHelper
VFSConnectionManagerHelper.getInstance()
protected VFSConnectionManagerHelper
DefaultVFSConnectionFileNameTransformer.getVfsConnectionManagerHelper()
Constructors in org.pentaho.di.connections.vfs with parameters of type VFSConnectionManagerHelperModifierConstructorDescriptionDefaultVFSConnectionFileNameTransformer
(ConnectionManager connectionManager, VFSConnectionManagerHelper vfsConnectionManagerHelper, ConnectionFileNameUtils connectionFileNameUtils) -
Uses of VFSConnectionManagerHelper in org.pentaho.di.connections.vfs.provider
Constructors in org.pentaho.di.connections.vfs.provider with parameters of type VFSConnectionManagerHelperModifierConstructorDescriptionConnectionFileSystem
(org.apache.commons.vfs2.FileName rootName, org.apache.commons.vfs2.FileSystemOptions fileSystemOptions, ConnectionManager connectionManager, VFSConnectionManagerHelper vfsConnectionManagerHelper)