Package | Description |
---|---|
org.pentaho.di.core.plugins |
Modifier and Type | Class and Description |
---|---|
class |
PluginFolder
A folder to search plugins in.
|
Modifier and Type | Method and Description |
---|---|
List<PluginFolderInterface> |
PluginTypeInterface.getPluginFolders() |
List<PluginFolderInterface> |
BasePluginType.getPluginFolders() |
static List<PluginFolderInterface> |
PluginFolder.populateFolders(String xmlSubfolder)
Create a list of plugin folders based on the specified xml sub folder
|
Modifier and Type | Method and Description |
---|---|
org.apache.commons.vfs.FileObject[] |
JarFileCache.getFileObjects(PluginFolderInterface pluginFolderInterface) |
Modifier and Type | Method and Description |
---|---|
void |
BasePluginType.setPluginFolders(List<PluginFolderInterface> pluginFolders) |