Package org.pentaho.di.trans
Class TransMetaFactoryImpl
java.lang.Object
org.pentaho.di.trans.TransMetaFactoryImpl
- All Implemented Interfaces:
TransMetaFactory
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TransMetaFactoryImpl
public TransMetaFactoryImpl()
-
-
Method Details
-
create
public TransMeta create(Node transnode, Repository rep) throws org.pentaho.di.core.exception.KettleXMLException, org.pentaho.di.core.exception.KettleMissingPluginsException - Specified by:
create
in interfaceTransMetaFactory
- Throws:
org.pentaho.di.core.exception.KettleXMLException
org.pentaho.di.core.exception.KettleMissingPluginsException
-