d2770c28ae7de0af6398530761f07e0f155f1d28
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 3 | ||
Move Method protected doStop() : void from class org.apache.camel.component.ssh.SshEndpoint to protected doStop() : void from class org.apache.camel.component.ssh.SshConsumer | From | To | |
Move Method public sendExecCommand(command String) : SshResult from class org.apache.camel.component.ssh.SshEndpoint to public sendExecCommand(command String, endpoint SshEndpoint, client SshClient) : SshResult from class org.apache.camel.component.ssh.SshHelper | From | To | |
Move Method protected doStart() : void from class org.apache.camel.component.ssh.SshEndpoint to protected doStart() : void from class org.apache.camel.component.ssh.SshConsumer | From | To | |
Move Attribute | 1 | ||
Move Attribute private client : SshClient from class org.apache.camel.component.ssh.SshEndpoint to private client : SshClient from class org.apache.camel.component.ssh.SshConsumer | From | To |