60f5096e5616be6d4ba33beab671eecf121106d0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type childTransMeta : TransMeta to childTransMeta : VariableSpace in method public replaceVariableValues(childTransMeta VariableSpace, replaceBy VariableSpace) : void in class org.pentaho.di.trans.StepWithMappingMeta | From | To | |
Change Parameter Type source : TransMeta to fromSpace : VariableSpace in method public addMissingVariables(fromSpace VariableSpace, toSpace VariableSpace) : void in class org.pentaho.di.trans.StepWithMappingMeta | From | To | |
Extract Variable | 1 | ||
Extract Variable job : Job in method public setUp() : void from class org.pentaho.di.trans.steps.jobexecutor.JobExecutorTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter target : VariableSpace to toSpace : VariableSpace in method public addMissingVariables(fromSpace VariableSpace, toSpace VariableSpace) : void in class org.pentaho.di.trans.StepWithMappingMeta | From | To | |
Rename Parameter source : TransMeta to fromSpace : VariableSpace in method public addMissingVariables(fromSpace VariableSpace, toSpace VariableSpace) : void in class org.pentaho.di.trans.StepWithMappingMeta | From | To |