68ab2e968414f39edf09111a2169a2ed64722fb1
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private getReleaseIdFromProperties(props Properties, path String) : ReleaseId extracted from public fromPropertiesString(string String) : ReleaseId in class org.drools.compiler.kproject.ReleaseIdImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter string : String to path : String in method public fromPropertiesString(path String) : ReleaseId in class org.drools.compiler.kproject.ReleaseIdImpl | From | To |