06cc356c2dfec27fecb98fd4776eb4922da4faeb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable usersForNotification : Set<Subscriber> in method private toSubscriberAndChannels(dispatcherKey String, projectUuid String, notificationChannel NotificationChannel) : Stream<SubscriberAndChannel> from class org.sonar.server.notification.DefaultNotificationManager | From | To | |
| Extract Variable projectUuid : String in method public shouldFindSubscribedRecipientForGivenResource() : void from class org.sonar.server.notification.DefaultNotificationManagerTest | From | To |