63302f1ca5371687d2994b0602726bfe08359602
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable changeToPrivate : boolean to isPrivate : boolean in method private setPrivateForRootComponentUuid(dbSession DbSession, uuid String, isPrivate boolean) : void in class org.sonar.server.project.ws.UpdateVisibilityAction | From | To | |
| Extract Method | 1 | ||
| Extract Method private setPrivateForRootComponentUuid(dbSession DbSession, uuid String, isPrivate boolean) : void extracted from public handle(request Request, response Response) : void in class org.sonar.server.project.ws.UpdateVisibilityAction | From | To |