org.jenkinsci.plugins.vs_code_metrics
クラス CodeMetricsReport

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

public final class CodeMetricsReport
extends AbstractReport

関連項目:
直列化された形式

コンストラクタの概要
CodeMetricsReport(hudson.model.AbstractBuild<?,?> build, CodeMetrics result)
           
 
メソッドの概要
 Object getReport(String token)
           
 
クラス org.jenkinsci.plugins.vs_code_metrics.AbstractReport から継承されたメソッド
doCycGraph, doGraph, doMaiGraph, getBuild, getBuildTokens, getChildren, getDisplayName, getDynamic, getName, getPreviousResult, getPreviousResult, getResult, hasChildren, isChildUrlLink, isDepthOfInheritance, setBuildTokens, setChildUrlLink, setDepthOfInheritance
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CodeMetricsReport

public CodeMetricsReport(hudson.model.AbstractBuild<?,?> build,
                         CodeMetrics result)
パラメータ:
build -
result -
メソッドの詳細

getReport

public Object getReport(String token)
定義:
クラス AbstractReport 内の getReport


Copyright © 2004-2014. All Rights Reserved.