460f96aa6333c848b3b733d538b27459fee3999a
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type predicate : Predicate<InputFile> to defaultPredicateFactory : Function<FilePredicate,Predicate<InputFile>> in method public setDefaultPredicate(defaultPredicateFactory Function<FilePredicate,Predicate<InputFile>>) : DefaultFileSystem in class org.sonar.api.batch.fs.internal.DefaultFileSystem | From | To | |
Rename Attribute | 2 | ||
Rename Attribute projectSettings : ProjectRepositories to projectRepositories : ProjectRepositories in class org.sonar.scanner.scan.filesystem.StatusDetection | From | To | |
Rename Attribute defaultPredicate : Predicate<InputFile> to defaultPredicateFactory : Function<FilePredicate,Predicate<InputFile>> in class org.sonar.api.batch.fs.internal.DefaultFileSystem | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type predicates : Collection<FilePredicate> to predicates : List<FilePredicate> in class org.sonar.api.batch.fs.internal.OrPredicate | From | To | |
Change Attribute Type defaultPredicate : Predicate<InputFile> to defaultPredicateFactory : Function<FilePredicate,Predicate<InputFile>> in class org.sonar.api.batch.fs.internal.DefaultFileSystem | From | To | |
Rename Parameter | 1 | ||
Rename Parameter predicate : Predicate<InputFile> to defaultPredicateFactory : Function<FilePredicate,Predicate<InputFile>> in method public setDefaultPredicate(defaultPredicateFactory Function<FilePredicate,Predicate<InputFile>>) : DefaultFileSystem in class org.sonar.api.batch.fs.internal.DefaultFileSystem | From | To |