136885fdc8d90dee11ce57034b2db343eaadccce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected exec(parser AppCommandParser, session Session, out Output) : Continuation renamed to public execute(parser AppCommandParser, session Session, out Output) : Continuation in class org.neo4j.shell.kernel.apps.cypher.Dump | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public execute(parser AppCommandParser, session Session, out Output) : Continuation extracted from protected exec(parser AppCommandParser, session Session, out Output) : Continuation in class org.neo4j.shell.kernel.apps.cypher.Dump & moved to class org.neo4j.shell.kernel.apps.cypher.Start | From | To |