org.sonar.wsclient.qprofile.internal
Class DefaultQProfileClient

java.lang.Object
  extended by org.sonar.wsclient.qprofile.internal.DefaultQProfileClient
All Implemented Interfaces:
QProfileClient

public class DefaultQProfileClient
extends Object
implements QProfileClient


Constructor Summary
DefaultQProfileClient(HttpRequestFactory requestFactory)
           
 
Method Summary
 QProfileResult restoreDefault(String language)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultQProfileClient

public DefaultQProfileClient(HttpRequestFactory requestFactory)
Method Detail

restoreDefault

public QProfileResult restoreDefault(String language)
Specified by:
restoreDefault in interface QProfileClient


Copyright © 2009-2014 SonarSource. All Rights Reserved.