| Package | Description | 
|---|---|
| org.sonar.api.server.ws | |
| org.sonar.api.server.ws.internal | 
| Modifier and Type | Method and Description | 
|---|---|
WebService.Action | 
WebService.Controller.action(String actionKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<WebService.Action> | 
WebService.Controller.actions()  | 
| Constructor and Description | 
|---|
WebService.Param(WebService.Action action,
                                WebService.NewParam newParam)  | 
| Modifier and Type | Method and Description | 
|---|---|
WebService.Action | 
ValidatingRequest.action()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ValidatingRequest.setAction(WebService.Action action)  | 
Copyright © 2009–2015 SonarSource. All rights reserved.