Uses of Class
org.pentaho.di.core.util.StringEvaluationResult
-
Packages that use StringEvaluationResult Package Description org.pentaho.di.core.util -
-
Uses of StringEvaluationResult in org.pentaho.di.core.util
Methods in org.pentaho.di.core.util that return StringEvaluationResult Modifier and Type Method Description StringEvaluationResult
StringEvaluator. getAdvicedResult()
Methods in org.pentaho.di.core.util that return types with arguments of type StringEvaluationResult Modifier and Type Method Description List<StringEvaluationResult>
StringEvaluator. getStringEvaluationResults()
PDI-7736: Only list of successful evaluations returned.
-