Uses of Class
org.pentaho.di.trans.TransConfiguration
Packages that use TransConfiguration
-
Uses of TransConfiguration in org.pentaho.di.trans
Methods in org.pentaho.di.trans that return TransConfiguration -
Uses of TransConfiguration in org.pentaho.di.www
Methods in org.pentaho.di.www that return TransConfigurationModifier and TypeMethodDescriptionTransformationMap.getConfiguration
(String transformationName) TransformationMap.getConfiguration
(CarteObjectEntry entry) Methods in org.pentaho.di.www with parameters of type TransConfigurationModifier 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)