| Modifier and Type | Class and Description |
|---|---|
class |
HttpConnector
Connect to any SonarQube server available through HTTP or HTTPS.
|
| Modifier and Type | Method and Description |
|---|---|
WsConnector |
WsClient.wsConnector() |
| Modifier and Type | Method and Description |
|---|---|
WsClient |
WsClientFactory.newClient(WsConnector connector) |
| Constructor and Description |
|---|
BaseService(WsConnector wsConnector,
String controllerPath) |
| Constructor and Description |
|---|
CeService(WsConnector wsConnector) |
| Constructor and Description |
|---|
ComponentsService(WsConnector wsConnector) |
| Constructor and Description |
|---|
IssuesService(WsConnector wsConnector) |
| Constructor and Description |
|---|
MeasuresService(WsConnector wsConnector) |
| Constructor and Description |
|---|
PermissionsService(WsConnector wsConnector) |
| Constructor and Description |
|---|
ProjectsService(WsConnector wsConnector) |
| Constructor and Description |
|---|
QualityGatesService(WsConnector wsConnector) |
| Constructor and Description |
|---|
QualityProfilesService(WsConnector wsConnector) |
| Constructor and Description |
|---|
RulesService(WsConnector wsConnector) |
| Constructor and Description |
|---|
SystemService(WsConnector wsConnector) |
| Constructor and Description |
|---|
UserTokensService(WsConnector wsConnector) |
Copyright © 2009–2016 SonarSource. All rights reserved.