org.sonar.wsclient.qualitygate.internal
Class DefaultQualityGate

java.lang.Object
  extended by org.sonar.wsclient.qualitygate.internal.DefaultQualityGate
All Implemented Interfaces:
QualityGate
Direct Known Subclasses:
DefaultQualityGateDetails

public class DefaultQualityGate
extends Object
implements QualityGate


Method Summary
 Long id()
           
 String name()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

id

public Long id()
Specified by:
id in interface QualityGate

name

public String name()
Specified by:
name in interface QualityGate


Copyright © 2009–2016 SonarSource. All rights reserved.