Package org.pentaho.di.workarounds
Interface ResolvableResource
public interface ResolvableResource
This interface represents a resource that contains data elements with variables, relative paths etc
that have to be resolved before this resource could be used.
-
Method Summary
-
Method Details
-
resolve
Deprecated.Resolves resource data elements variables and temporary references. -
resolve
void resolve(org.pentaho.di.core.bowl.Bowl bowl)
-