41249ba9daa689852ed45c2e954efc28a3f1d730
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 2 | ||
Extract Attribute private tar : TarAggregationStrategy in class org.apache.camel.processor.aggregate.tarfile.AggregationStrategyWithFilenameHeaderTest | From | To | |
Extract Attribute private parentDir : File in class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy | From | To | |
Extract Variable | 2 | ||
Extract Variable fis : FileInputStream in method private addFileToTar(source File, file File, fileName String) : void from class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy | From | To | |
Extract Variable fis : FileInputStream in method private addEntryToTar(source File, entryName String, buffer byte[], length int) : void from class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy | From | To |