Uses of Class
org.sonar.wsclient.services.UpdateQuery

Packages that use UpdateQuery
org.sonar.wsclient   
org.sonar.wsclient.connectors   
org.sonar.wsclient.services   
 

Uses of UpdateQuery in org.sonar.wsclient
 

Methods in org.sonar.wsclient with parameters of type UpdateQuery
 void Sonar.update(UpdateQuery<?> query)
           
 

Uses of UpdateQuery in org.sonar.wsclient.connectors
 

Methods in org.sonar.wsclient.connectors with parameters of type UpdateQuery
 String HttpClient4Connector.execute(UpdateQuery<?> query)
           
 String HttpClient3Connector.execute(UpdateQuery<?> query)
           
abstract  String Connector.execute(UpdateQuery<?> query)
           
 

Uses of UpdateQuery in org.sonar.wsclient.services
 

Subclasses of UpdateQuery in org.sonar.wsclient.services
 class MetricUpdateQuery
           
 class PropertyUpdateQuery
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.