c45ea5f50b0e96cec7d1a8cf6e65b78f5b21a30c
Files Diff
- Added: 7
- Removed: 1
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method private getMemberName(memberAnnotations Annotation[]) : Optional<String> from class io.dropwizard.jersey.validation.ConstraintMessage to public getParameterNameFromAnnotations(memberAnnotations Annotation[]) : Optional<String> from class io.dropwizard.jersey.validation.JerseyParameterNameProvider | From | To | |
| Extract Variable | 1 | ||
| Extract Variable errorMessage : String in method protected error(input String, e Exception) : Response from class io.dropwizard.jersey.params.AbstractParam | From | To |