2666cd278a329bf3bf40cacb3e44a83161c27094
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type Path to Optional<Path> in method public getConfigPath() : Optional<Path> in class com.speedment.orm.config.model.impl.ProjectImpl | From | To | |
| Change Return Type Path to Optional<Path> in method public getConfigPath() : Optional<Path> in class com.speedment.orm.config.model.Project | From | To | |
| Extract Method | 1 | ||
| Extract Method private fromGroovy(node Node, scriptMapper FunctionThrowsException<GroovyShell,DelegatingScript>) : void extracted from public fromGroovy(node Node, path Path) : void in class com.speedment.orm.config.model.impl.utils.GroovyParser | From | To |