2712739524cc9c263b2013fbd19a69a6404620e1
Files Diff
- Added: 0
- Removed: 3
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setResourceUri(resourceUri String) : void renamed to public clearContentCache() : void in class org.apache.camel.component.everit.jsonschema.JsonSchemaValidatorEndpoint | From | To | |
| Move And Rename Method | 1 | ||
| Move And Rename Method protected doProcess(exchange Exchange) : void from class org.apache.camel.component.everit.jsonschema.JsonValidatingProcessor to protected onExchange(exchange Exchange) : void from class org.apache.camel.component.everit.jsonschema.JsonSchemaValidatorEndpoint | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type resourceUri : String to schemaInputStream : InputStream in method public createSchema(camelContext CamelContext, schemaInputStream InputStream) : Schema in class org.apache.camel.component.everit.jsonschema.TestCustomSchemaLoader | From | To | |
| Change Parameter Type resourceUri : String to schemaInputStream : InputStream in method public createSchema(camelContext CamelContext, schemaInputStream InputStream) : Schema in class org.apache.camel.component.everit.jsonschema.DefaultJsonSchemaLoader | From | To | |
| Change Parameter Type resourceUri : String to schemaInputStream : InputStream in method public createSchema(camelContext CamelContext, schemaInputStream InputStream) : Schema in class org.apache.camel.component.everit.jsonschema.JsonSchemaLoader | From | To | |
| Move Method | 2 | ||
| Move Method private shouldUseHeader() : boolean from class org.apache.camel.component.everit.jsonschema.JsonValidatingProcessor to private shouldUseHeader() : boolean from class org.apache.camel.component.everit.jsonschema.JsonSchemaValidatorEndpoint | From | To | |
| Move Method private getContentToValidate(exchange Exchange, clazz Class<T>) : T from class org.apache.camel.component.everit.jsonschema.JsonValidatingProcessor to private getContentToValidate(exchange Exchange, clazz Class<T>) : T from class org.apache.camel.component.everit.jsonschema.JsonSchemaValidatorEndpoint | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private schema : Schema from class org.apache.camel.component.everit.jsonschema.JsonSchemaReader to private schema : Schema from class org.apache.camel.component.everit.jsonschema.JsonSchemaValidatorEndpoint | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute resourceUri : String to schema : Schema in class org.apache.camel.component.everit.jsonschema.JsonSchemaValidatorEndpoint | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type resourceUri : String to schema : Schema in class org.apache.camel.component.everit.jsonschema.JsonSchemaValidatorEndpoint | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter resourceUri : String to schemaInputStream : InputStream in method public createSchema(camelContext CamelContext, schemaInputStream InputStream) : Schema in class org.apache.camel.component.everit.jsonschema.DefaultJsonSchemaLoader | From | To | |
| Rename Parameter resourceUri : String to schemaInputStream : InputStream in method public createSchema(camelContext CamelContext, schemaInputStream InputStream) : Schema in class org.apache.camel.component.everit.jsonschema.TestCustomSchemaLoader | From | To | |
| Rename Parameter resourceUri : String to schemaInputStream : InputStream in method public createSchema(camelContext CamelContext, schemaInputStream InputStream) : Schema in class org.apache.camel.component.everit.jsonschema.JsonSchemaLoader | From | To |