d24160afe484db50467de813ad0abfc606c62d4a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable fieldNamesInTableLowerCase : Set<String> to fieldNamesInTable : Set<String> in method public getNewFieldNames(incomingFieldNames String[]) : List<String> in class org.pentaho.di.ui.trans.step.common.GetFieldsCapableStepDialog | From | To | |
Rename Variable lowerCaseNewFieldNames : List<String> to fieldName : List<String> in method public getData(inputMeta CsvInputMeta, copyStepname boolean, reloadAllFields boolean, newFieldNames Set<String>) : void in class org.pentaho.di.ui.trans.steps.csvinput.CsvInputDialog | From | To |