Toggle navigation
Home
org.sonar.db.component.ComponentDto to java.lang.String
No. of Instances - 2
No. of Commits - 2
No. of Projects - {'sonarqube'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
component.uuid()
to
componentUuid
projectDto.getOrganizationUuid()
to
projectUuid
Rename Variable
component
to
componentUuid
projectDto
to
projectUuid
Cascading Type Change (Different)
OrganizationDto
to
ComponentDto
Update String Literal
"the requested organization '%s' was not found"
to
"the requested project '%s' was not found"