79172c339e856df992ebbe5bf417d06a10721439
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type ServiceNowComponentVerifierExtension to ComponentVerifier in method protected getVerifier() : ComponentVerifier in class org.apache.camel.component.servicenow.ServiceNowComponentVerifierTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private invoke(client WebClient, httpMethod String, body Object) : Response extracted from public invoke(httpMethod String, body Object) : Response in class org.apache.camel.component.servicenow.ServiceNowClient | From | To |