public class PentahoReportingOutputMetaInjection extends BaseStepMetaInjection implements StepMetaInjectionInterface
Modifier and Type | Class and Description |
---|---|
class |
PentahoReportingOutputMetaInjection.ExcelInputSheet |
Constructor and Description |
---|
PentahoReportingOutputMetaInjection(PentahoReportingOutputMeta meta) |
Modifier and Type | Method and Description |
---|---|
PentahoReportingOutputMeta |
getMeta() |
List<StepInjectionMetaEntry> |
getStepInjectionMetadataEntries() |
void |
injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
public PentahoReportingOutputMetaInjection(PentahoReportingOutputMeta meta)
public List<StepInjectionMetaEntry> getStepInjectionMetadataEntries() throws org.pentaho.di.core.exception.KettleException
getStepInjectionMetadataEntries
in interface StepMetaInjectionInterface
org.pentaho.di.core.exception.KettleException
public void injectStepMetadataEntries(List<StepInjectionMetaEntry> all) throws org.pentaho.di.core.exception.KettleException
injectStepMetadataEntries
in interface StepMetaInjectionInterface
org.pentaho.di.core.exception.KettleException
public PentahoReportingOutputMeta getMeta()