public interface StepMetaExtractionInterface
| Modifier and Type | Method and Description |
|---|---|
List<StepInjectionMetaEntry> |
getStepInjectionMetadataEntries() |
void |
injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata) |
List<StepInjectionMetaEntry> getStepInjectionMetadataEntries() throws KettleException
KettleExceptionvoid injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata) throws KettleException
KettleExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.