Uses of Interface
org.pentaho.platform.api.engine.IParameterResolver
Packages that use IParameterResolver
- 
Uses of IParameterResolver in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine with parameters of type IParameterResolverModifier and TypeMethodDescriptionIRuntimeContext.applyInputsToFormat(String format, IParameterResolver resolver) Does parameter substitution on the input string, searching for all parameter declarations in the input string, and substituting the value from the matching input parameter.