@Deprecated public interface StepMetaInjectionInterface
| Modifier and Type | Method and Description | 
|---|---|
List<StepInjectionMetaEntry> | 
extractStepMetadataEntries()
Deprecated.  
Extracts the step metadata in a standard fashion. 
 | 
List<StepInjectionMetaEntry> | 
getStepInjectionMetadataEntries()
Deprecated.  
  | 
void | 
injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata)
Deprecated.  
Inject the metadata specified into the step metadata 
 | 
List<StepInjectionMetaEntry> getStepInjectionMetadataEntries() throws KettleException
KettleExceptionvoid injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata) throws KettleException
metadata - the metadata to inject.KettleExceptionList<StepInjectionMetaEntry> extractStepMetadataEntries() throws KettleException
KettleExceptionCopyright © 2020 Hitachi Vantara. All rights reserved.