org.jenkinsci.plugins.vs_code_metrics
クラス VsCodeMetricsProjectAction
java.lang.Object
org.jenkinsci.plugins.vs_code_metrics.VsCodeMetricsProjectAction
- すべての実装されたインタフェース:
- hudson.model.Action, hudson.model.ModelObject
public class VsCodeMetricsProjectAction
- extends Object
- implements hudson.model.Action
- 作成者:
- Yasuyuki Saito
|
フィールドの概要 |
hudson.model.AbstractProject<?,?> |
project
|
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
project
public final hudson.model.AbstractProject<?,?> project
VsCodeMetricsProjectAction
public VsCodeMetricsProjectAction(hudson.model.AbstractProject<?,?> project)
getIconFileName
public String getIconFileName()
- 定義:
- インタフェース
hudson.model.Action 内の getIconFileName
getDisplayName
public String getDisplayName()
- 定義:
- インタフェース
hudson.model.Action 内の getDisplayName - 定義:
- インタフェース
hudson.model.ModelObject 内の getDisplayName
getUrlName
public String getUrlName()
- 定義:
- インタフェース
hudson.model.Action 内の getUrlName
getLastFinishedBuild
public hudson.model.AbstractBuild<?,?> getLastFinishedBuild()
getLastFinishedBuildAction
public VsCodeMetricsBuildAction getLastFinishedBuildAction()
doIndex
public void doIndex(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws IOException
- 例外:
IOException
doGraph
public void doGraph(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException
- 例外:
IOException
Copyright © 2004-2014. All Rights Reserved.