f126ac2089fece4cf94c3bd833cf18a5950e595f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 58
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private escapeCharacters(value String) : String from class org.apache.flink.docs.configuration.ConfigOptionsDocGenerator to public escapeCharacters(value String) : String from class org.apache.flink.docs.util.Utils | From | To | |
Move Attribute | 1 | ||
Move Attribute private TEMPORARY_PLACEHOLDER : String from class org.apache.flink.docs.configuration.ConfigOptionsDocGenerator to private TEMPORARY_PLACEHOLDER : String from class org.apache.flink.docs.util.Utils | From | To | |
Extract Attribute | 1 | ||
Extract Attribute public URL : String in class org.apache.flink.runtime.webmonitor.handlers.JarUploadHeaders | From | To |