Package | Description |
---|---|
org.pentaho.di.trans | |
org.pentaho.di.www |
Modifier and Type | Method and Description |
---|---|
static TransConfiguration |
TransConfiguration.fromXML(String xml) |
Modifier and Type | Method and Description |
---|---|
TransConfiguration |
TransformationMap.getConfiguration(CarteObjectEntry entry) |
TransConfiguration |
TransformationMap.getConfiguration(String transformationName) |
Modifier and Type | Method and Description |
---|---|
void |
TransformationMap.addTransformation(String transformationName,
String containerObjectId,
Trans trans,
TransConfiguration transConfiguration)
Add a transformation to the map
|
protected Trans |
BaseJobServlet.createTrans(TransConfiguration transConfiguration) |
void |
TransformationMap.registerTransformation(Trans trans,
TransConfiguration transConfiguration) |
Copyright © 2018 Hitachi Vantara. All rights reserved.