org.sonar.api.server.ws
Class WebService.NewController
java.lang.Object
org.sonar.api.server.ws.WebService.NewController
- Enclosing interface:
- WebService
public static class WebService.NewController
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
done
public void done()
setDescription
public WebService.NewController setDescription(@Nullable
String s)
setSince
public WebService.NewController setSince(@Nullable
String s)
newAction
public WebService.NewAction newAction(String actionKey)
Copyright © 2009-2014 SonarSource. All Rights Reserved.