881fb4cc8ff25801100db1fc6df17c35c556261f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private newErrorCode(errorCodes List<String>) : StatusCode[] extracted from public HttpStatusCodeRecorder(errorCodes List<String>) in class com.navercorp.pinpoint.bootstrap.plugin.http.HttpStatusCodeRecorder | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type errors : List<StatusCode> to errors : StatusCode[] in class com.navercorp.pinpoint.bootstrap.plugin.http.HttpStatusCodeRecorder | From | To |