Uses of Interface
org.pentaho.di.core.plugins.PluginFolderInterface
-
Uses of PluginFolderInterface in org.pentaho.di.core.plugins
Modifier and TypeFieldDescriptionprotected List<PluginFolderInterface>
BasePluginType.pluginFolders
Modifier and TypeMethodDescriptionBasePluginType.getPluginFolders()
PluginTypeInterface.getPluginFolders()
static List<PluginFolderInterface>
PluginFolder.populateFolders
(String xmlSubfolder) Create a list of plugin folders based on the specified xml sub folderModifier and TypeMethodDescriptionorg.apache.commons.vfs2.FileObject[]
JarFileCache.getFileObjects
(PluginFolderInterface pluginFolderInterface) Modifier and TypeMethodDescriptionvoid
BasePluginType.setPluginFolders
(List<PluginFolderInterface> pluginFolders)