hudson.plugins.clover
クラス CloverHtmlBuildAction

java.lang.Object
  上位を拡張 hudson.plugins.clover.CloverHtmlBuildAction
すべての実装されたインタフェース:
hudson.model.Action, hudson.model.ModelObject

public class CloverHtmlBuildAction
extends java.lang.Object
implements hudson.model.Action


コンストラクタの概要
CloverHtmlBuildAction(hudson.FilePath buildReportPath)
           
 
メソッドの概要
 hudson.model.DirectoryBrowserSupport doDynamic(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp)
           
 java.lang.String getDisplayName()
           
 java.lang.String getIconFileName()
           
 java.lang.String getUrlName()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CloverHtmlBuildAction

public CloverHtmlBuildAction(hudson.FilePath buildReportPath)
メソッドの詳細

getDisplayName

public java.lang.String getDisplayName()
定義:
インタフェース hudson.model.Action 内の getDisplayName
定義:
インタフェース hudson.model.ModelObject 内の getDisplayName

doDynamic

public hudson.model.DirectoryBrowserSupport doDynamic(org.kohsuke.stapler.StaplerRequest req,
                                                      org.kohsuke.stapler.StaplerResponse rsp)
                                               throws java.io.IOException,
                                                      javax.servlet.ServletException,
                                                      java.lang.InterruptedException
例外:
java.io.IOException
javax.servlet.ServletException
java.lang.InterruptedException

getIconFileName

public java.lang.String getIconFileName()
定義:
インタフェース hudson.model.Action 内の getIconFileName

getUrlName

public java.lang.String getUrlName()
定義:
インタフェース hudson.model.Action 内の getUrlName


Copyright © 2004-2011. All Rights Reserved.