hudson.plugins.PerfPublisher
Class DownloadDiff

java.lang.Object
  extended by hudson.plugins.PerfPublisher.DownloadDiff

public class DownloadDiff
extends java.lang.Object


Constructor Summary
DownloadDiff(hudson.model.AbstractBuild<?,?> owner, ReportContainer rep)
           
 
Method Summary
 java.lang.String getDisplayName()
           
 hudson.model.AbstractBuild<?,?> getOwner()
           
 ReportContainer getReport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadDiff

public DownloadDiff(hudson.model.AbstractBuild<?,?> owner,
                    ReportContainer rep)
Method Detail

getOwner

public hudson.model.AbstractBuild<?,?> getOwner()

getDisplayName

public java.lang.String getDisplayName()

getReport

public ReportContainer getReport()


Copyright © 2010. All Rights Reserved.