595f5c09c36642975851db78c1e47cd3711ea338
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 5
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From com.github.joschi:jadconfig 0.11.0 To 0.12.2 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable resourceBytes : byte[] to bytes : byte[] in method public doRun() : void in class org.graylog2.periodical.ContentPackLoaderPeriodical | From | To | |
Rename Variable resource : String to file : Path in method public doRun() : void in class org.graylog2.periodical.ContentPackLoaderPeriodical | From | To | |
Change Variable Type | 1 | ||
Change Variable Type resource : String to file : Path in method public doRun() : void in class org.graylog2.periodical.ContentPackLoaderPeriodical | From | To | |
Extract Variable | 1 | ||
Extract Variable existingContentPack : ConfigurationBundle in method public doRun() : void from class org.graylog2.periodical.ContentPackLoaderPeriodical | From | To |