return dbClient.qualityProfileDao().selectDescendants(dbSession,profile); | return dbClient.qualityProfileDao().selectDescendants(dbSession,singleton(profile)); | dbClient.qualityProfileDao().selectDescendants(dbSession,profile) | dbClient.qualityProfileDao().selectDescendants(dbSession,singleton(profile)) | sonarqube | a42e0a794703ef9b8c9c0ab7d849df3b720fdc43 | org.sonar.server.qualityprofile.ws.DeleteAction | | _1 | selectDescendants |
---|
_2 | selectDescendants |
---|
| v0 | dbClient.qualityProfileDao() |
---|
v1 | dbSession |
---|
| | v0 | dbClient.qualityProfileDao() |
---|
v1 | dbSession |
---|
| Returns | True |