Uses of Interface
org.sonar.wsclient.qualitygate.QualityGateClient

Packages that use QualityGateClient
org.sonar.wsclient   
org.sonar.wsclient.qualitygate.internal   
 

Uses of QualityGateClient in org.sonar.wsclient
 

Methods in org.sonar.wsclient that return QualityGateClient
 QualityGateClient SonarClient.qualityGateClient()
          New client to interact with web services related to quality gates
 

Uses of QualityGateClient in org.sonar.wsclient.qualitygate.internal
 

Classes in org.sonar.wsclient.qualitygate.internal that implement QualityGateClient
 class DefaultQualityGateClient
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.