public static class PluginPropertyHandler.ReadFromRepository extends PluginPropertyHandler.AbstractHandler
Constructor and Description |
---|
ReadFromRepository(Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore,
ObjectId stepId)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
handle(PluginProperty property)
Handle property.
|
execute
public ReadFromRepository(Repository repository, org.pentaho.metastore.api.IMetaStore metaStore, ObjectId stepId) throws IllegalArgumentException
repository
- the repository.metaStore
- the MetaStorestepId
- the step ID.IllegalArgumentException
- if repository is null.protected void handle(PluginProperty property) throws KettleException
PluginPropertyHandler.AbstractHandler
handle
in class PluginPropertyHandler.AbstractHandler
property
- property.KettleException
- ...Copyright © 2018 Hitachi Vantara. All rights reserved.