| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginRegistry | |
|---|---|
| org.pentaho.di | |
| org.pentaho.di.core.plugins | |
| Uses of PluginRegistry in org.pentaho.di | 
|---|
| Methods in org.pentaho.di with parameters of type PluginRegistry | |
|---|---|
static StepMeta | 
TestUtilities.createDummyStep(String name,
                PluginRegistry pluginRegistry)
Creates a dummy  | 
static StepMeta | 
TestUtilities.createInjectorStep(String name,
                   PluginRegistry pluginRegistry)
Create an injector step.  | 
static StepMeta | 
TestUtilities.createSortRowsStep(String name,
                   String[] sortFields,
                   boolean[] ascending,
                   boolean[] caseSensitive,
                   String directory,
                   int sortSize,
                   PluginRegistry pluginRegistry)
Create and return a SortRows step.  | 
| Uses of PluginRegistry in org.pentaho.di.core.plugins | 
|---|
| Methods in org.pentaho.di.core.plugins that return PluginRegistry | |
|---|---|
static PluginRegistry | 
PluginRegistry.getInstance()
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||