5d3a28c0c5d04aaf8fbbdc0dc7f7960ee92a6c03
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type serviceLocator : ServiceLocator to resourceContext : ResourceContext in method private setValidatorFactory(resourceContext ResourceContext) : void in class io.dropwizard.validation.InjectValidatorBundle | From | To | |
| Change Parameter Type action : Consumer<ServiceLocator> to action : Consumer<ResourceContext> in method public GetResourceContextFeature(action Consumer<ResourceContext>) in class io.dropwizard.validation.GetResourceContextFeature | From | To | |
| Rename Variable | 1 | ||
| Rename Variable getLocatorFeature : GetLocatorFeature to getResourceContext : GetResourceContextFeature in method public run(environment Environment) : void in class io.dropwizard.validation.InjectValidatorBundle | From | To | |
| Rename Class | 1 | ||
| Rename Class io.dropwizard.validation.GetLocatorFeature renamed to io.dropwizard.validation.GetResourceContextFeature | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute serviceLocator : ServiceLocator to resourceContext : ResourceContext in class io.dropwizard.validation.GetResourceContextFeature | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type getLocatorFeature : GetLocatorFeature to getResourceContext : GetResourceContextFeature in method public run(environment Environment) : void in class io.dropwizard.validation.InjectValidatorBundle | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type serviceLocator : ServiceLocator to resourceContext : ResourceContext in class io.dropwizard.validation.GetResourceContextFeature | From | To | |
| Change Attribute Type action : Consumer<ServiceLocator> to action : Consumer<ResourceContext> in class io.dropwizard.validation.GetResourceContextFeature | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter serviceLocator : ServiceLocator to resourceContext : ResourceContext in method private setValidatorFactory(resourceContext ResourceContext) : void in class io.dropwizard.validation.InjectValidatorBundle | From | To |