a305484484f48469d14e923c9be1b013454a009a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute INHERIT_IO_DEFAULT_VALUE : boolean to INHERIT_OUTPUT_DEFAULT_VALUE : boolean in class org.neo4j.test.subprocess.SubProcess | From | To | |
Rename Attribute inheritIo : boolean to inheritOutput : boolean in class org.neo4j.test.subprocess.SubProcess | From | To | |
Rename Parameter | 3 | ||
Rename Parameter inheritIo : boolean to inheritOutput : boolean in method private start(inheritOutput boolean, args String...) : Process in class org.neo4j.test.subprocess.SubProcess | From | To | |
Rename Parameter inheritIo : boolean to inheritOutput : boolean in method public SubProcess(inheritOutput boolean) in class org.neo4j.test.subprocess.SubProcess | From | To | |
Rename Parameter inheritIo : boolean to inheritOutput : boolean in method public SubProcess(classPathFilter Predicate<String>, inheritOutput boolean) in class org.neo4j.test.subprocess.SubProcess | From | To |