org.pentaho.di.core.util
Class PluginPropertyHandler.ReadFromRepository
java.lang.Object
  
org.pentaho.di.core.util.PluginPropertyHandler.AbstractHandler
      
org.pentaho.di.core.util.PluginPropertyHandler.ReadFromRepository
- All Implemented Interfaces: 
 - org.apache.commons.collections.Closure
 
- Enclosing class:
 - PluginPropertyHandler
 
public static class PluginPropertyHandler.ReadFromRepository
- extends PluginPropertyHandler.AbstractHandler
 
- Author:
 
  - Thomas Hoedl(asc042)
 
 
 
 
 
PluginPropertyHandler.ReadFromRepository
public PluginPropertyHandler.ReadFromRepository(Repository repository,
                                                ObjectId stepId)
                                         throws IllegalArgumentException
- Constructor.
- Parameters:
 repository - the repository.stepId - the step ID.
- Throws:
 IllegalArgumentException - if repository is null.