1a29916a134b70050a644ec1665c61436b81d7b3
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable c : Client to client : Client in method private callRest(rowData Object[]) : Object[] in class org.pentaho.di.trans.steps.rest.Rest | From | To | |
Inline Method | 2 | ||
Inline Method private saveProcessingFile() : void inlined to private openNewFile() : void in class org.pentaho.di.trans.steps.propertyoutput.PropertyOutput | From | To | |
Inline Method private getClient() : Client inlined to private callRest(rowData Object[]) : Object[] in class org.pentaho.di.trans.steps.rest.Rest | From | To | |
Extract Variable | 1 | ||
Extract Variable imageStream : InputStream in method private setFonts() : void from class org.pentaho.di.trans.steps.exceloutput.ExcelOutput | From | To |