Toggle navigation
Home
org.sonar.batch.bootstrap.ServerMetadata to org.sonar.batch.bootstrap.ServerClient
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
ServerMetadata
to
ServerClient
Add or Remove Method invocation
when(server.getServerId())
to
when(server.request("/api/server"))