c994be049e91bb3e9a6ca0fa31dec94fb2d23860
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute DOMAIN_COM : String to DOMAIN : String in class org.apache.james.cli.DataCommandsIntegrationTest | From | To | |
Extract Method | 2 | ||
Extract Method private executeCommandLine(commandLine CommandLine, printStream PrintStream) : CmdType extracted from package executeCommandLine(cmd CommandLine) : CmdType in class org.apache.james.cli.ServerCmd | From | To | |
Extract Method public executeAndOutputToStream(args String[], printStream PrintStream) : void extracted from public doMain(args String[]) : void in class org.apache.james.cli.ServerCmd | From | To | |
Rename Parameter | 2 | ||
Rename Parameter cmd : CommandLine to commandLine : CommandLine in method private executeCommandLine(commandLine CommandLine, printStream PrintStream) : CmdType in class org.apache.james.cli.ServerCmd | From | To | |
Rename Parameter cmd : CommandLine to commandLine : CommandLine in method package executeCommandLine(commandLine CommandLine) : CmdType in class org.apache.james.cli.ServerCmd | From | To |