Uses of Interface
org.pentaho.di.connections.vfs.VFSConnectionDetails
-
Packages that use VFSConnectionDetails Package Description org.pentaho.di.connections.vfs org.pentaho.di.connections.vfs.providers.other -
-
Uses of VFSConnectionDetails in org.pentaho.di.connections.vfs
Classes in org.pentaho.di.connections.vfs with type parameters of type VFSConnectionDetails Modifier and Type Class Description class
BaseVFSConnectionProvider<T extends VFSConnectionDetails>
interface
VFSConnectionProvider<T extends VFSConnectionDetails>
Created by bmorrise on 2/3/19. -
Uses of VFSConnectionDetails in org.pentaho.di.connections.vfs.providers.other
Classes in org.pentaho.di.connections.vfs.providers.other that implement VFSConnectionDetails Modifier and Type Class Description class
OtherConnectionDetails
Created by bmorrise on 2/3/19.
-