org.jenkinsci.plugins.vs_code_metrics
クラス ModuleReport

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

public final class ModuleReport
extends AbstractReport

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

コンストラクタの概要
ModuleReport(hudson.model.AbstractBuild<?,?> build, Module 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
 

コンストラクタの詳細

ModuleReport

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

getReport

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


Copyright © 2004-2014. All Rights Reserved.