Toggle navigation
Home
org.sonar.db.purge.IdUuidPair to java.lang.String
No. of Instances - 5
No. of Commits - 3
No. of Projects - {'sonarqube'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Rename Variable
rootIdUuid
to
uuid
componentIdUuid
to
componentUuid
componentIdUuid
to
uuid
componentIdUuid
to
uuid
componentIdUuid
to
uuid
componentIdUuid
to
uuid
Add or Remove Method invocation
componentIdUuid.getUuid()
to
uuid
Arrays.asList(componentIdUuid.getUuid())
to
uuid
uuid
to
uuid
componentIdUuid.getUuid()
to
uuid
componentIdUuid.getUuid()
to
uuid
componentIdUuid.getUuid()
to
uuid
assertThat(argumentCaptor.getValue().getUuid())
to
assertThat(argumentCaptor.getValue())
Rename Method invocation
resolveResourceIssuesNotAlreadyResolved
to
resolveComponentIssuesNotAlreadyResolved