org.jenkinsci.plugins.cloverphp
クラス CloverHtmlBuildAction

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

public class CloverHtmlBuildAction
extends Object
implements hudson.model.Action


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

コンストラクタの詳細

CloverHtmlBuildAction

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

getDisplayName

public 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 IOException,
                                                      javax.servlet.ServletException,
                                                      InterruptedException
例外:
IOException
javax.servlet.ServletException
InterruptedException

getIconFileName

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

getUrlName

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


Copyright © 2004-2011. All Rights Reserved.