Toggle navigation
Home
org.sonar.api.server.ws.Request to org.sonarqube.ws.client.component.SearchWsRequest
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
wsRequest.param(Param.TEXT_QUERY)
to
request.getQuery()
wsRequest
to
request.getPage()
wsRequest.mandatoryParamAsInt(Param.PAGE)
to
request
Rename Variable
wsRequest
to
request
wsRequest
to
request