2f789a74f799b520e5dda5a0b22c3350157c20ad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type exitValue : int to exitValue : Integer in method public SshResult(command String, exitValue Integer, out InputStream, err InputStream) in class org.apache.camel.component.ssh.SshResult | From | To | |
Change Return Type | 1 | ||
Change Return Type int to Integer in method public getExitValue() : Integer in class org.apache.camel.component.ssh.SshResult | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type exitValue : int to exitValue : Integer in class org.apache.camel.component.ssh.SshResult | From | To |