Uses of Class
org.pentaho.di.core.reflection.StringSearchResult
-
Uses of StringSearchResult in org.pentaho.di.core.reflection
Modifier and TypeMethodDescriptionstatic final void
StringSearcher.findMetaData
(Object object, int level, List<StringSearchResult> stringList, Object parentObject, Object grandParentObject) -
Uses of StringSearchResult in org.pentaho.di.job
Modifier and TypeMethodDescriptionJobMeta.getStringList
(boolean searchSteps, boolean searchDatabases, boolean searchNotes) Get a list of all the strings used in this job. -
Uses of StringSearchResult in org.pentaho.di.trans
Modifier and TypeMethodDescriptionTransMeta.getStringList
(boolean searchSteps, boolean searchDatabases, boolean searchNotes) Get a list of all the strings used in this transformation.TransMeta.getStringList
(boolean searchSteps, boolean searchDatabases, boolean searchNotes, boolean includePasswords) Gets a list of all the strings used in this transformation.