hudson.plugins.sonar.model
Class ReportsConfig

java.lang.Object
  extended by hudson.plugins.sonar.model.ReportsConfig

Deprecated. in 1.7

@Deprecated
public class ReportsConfig
extends java.lang.Object

Since:
1.2

Method Summary
 java.lang.String getCloverReportPath()
          Deprecated.  
 java.lang.String getCoberturaReportPath()
          Deprecated.  
 java.lang.String getSurefireReportsPath()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSurefireReportsPath

public java.lang.String getSurefireReportsPath()
Deprecated. 

getCoberturaReportPath

public java.lang.String getCoberturaReportPath()
Deprecated. 

getCloverReportPath

public java.lang.String getCloverReportPath()
Deprecated. 


Copyright © 2007-2012. All Rights Reserved.