d4780c755aecd514e460694ee7dc7c51663279a9
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type target : CommunityTarget to target : Target in method public setTarget(target Target) : void in class org.apache.camel.component.snmp.SnmpOIDPoller | From | To | |
| Change Return Type | 1 | ||
| Change Return Type CommunityTarget to Target in method public getTarget() : Target in class org.apache.camel.component.snmp.SnmpOIDPoller | From | To | |
| Extract Method | 2 | ||
| Extract Method private convertToOctetString(value String) : OctetString extracted from protected doStart() : void in class org.apache.camel.component.snmp.SnmpOIDPoller | From | To | |
| Extract Method private getPduType(type SnmpActionType) : int extracted from protected poll() : int in class org.apache.camel.component.snmp.SnmpOIDPoller | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type target : CommunityTarget to target : Target in class org.apache.camel.component.snmp.SnmpOIDPoller | From | To |