d1d355187f385f55c4e78aa335e632faac951d2f
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable disableProperty : Object to config : Configuration in method public configure(context FeatureContext) : boolean in class org.glassfish.jersey.server.validation.ValidationFeature | From | To | |
Rename Variable candidateMapper : ExceptionMapper<T> to candidate : ExceptionMapper<T> in method private find(type Class<T>, exceptionInstance T) : ExceptionMapper<T> in class org.glassfish.jersey.internal.ExceptionMapperFactory | From | To | |
Change Variable Type | 1 | ||
Change Variable Type disableProperty : Object to config : Configuration in method public configure(context FeatureContext) : boolean in class org.glassfish.jersey.server.validation.ValidationFeature | From | To |