Uses of Class
org.pentaho.di.trans.TransConfiguration
-
Uses of TransConfiguration in org.pentaho.di.trans
-
Uses of TransConfiguration in org.pentaho.di.www
Modifier and TypeMethodDescriptionTransformationMap.getConfiguration
(String transformationName) TransformationMap.getConfiguration
(CarteObjectEntry entry) Modifier and TypeMethodDescriptionvoid
TransformationMap.addTransformation
(String transformationName, String containerObjectId, Trans trans, TransConfiguration transConfiguration) Add a transformation to the mapprotected Trans
BaseJobServlet.createTrans
(TransConfiguration transConfiguration) void
TransformationMap.registerTransformation
(Trans trans, TransConfiguration transConfiguration)