| notificationUpdater.add(dbSession,request.getChannel(),request.getType(),user,project); | notificationUpdater.add(dbSession,request.getChannel(),request.getType(),user,project.orElse(null)); | notificationUpdater.add(dbSession,request.getChannel(),request.getType(),user,project) | notificationUpdater.add(dbSession,request.getChannel(),request.getType(),user,project.orElse(null)) | sonarqube | 0000edfd89ee6084a0cde4a08424b3bad346e69e | org.sonar.server.notification.ws.AddAction | | | | TCIVar | project |
|---|
| v0 | notificationUpdater |
|---|
| v2 | dbSession |
|---|
| v3 | request.getChannel() |
|---|
| v4 | request.getType() |
|---|
| v5 | user |
|---|
| | | TCIVar | project |
|---|
| v0 | notificationUpdater |
|---|
| v2 | dbSession |
|---|
| v3 | request.getChannel() |
|---|
| v4 | request.getType() |
|---|
| v5 | user |
|---|
| Uses | True |