|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objecthudson.plugins.redmine.MetricsResult
public class MetricsResult
| コンストラクタの概要 | |
|---|---|
MetricsResult(String status,
int count)
|
|
| メソッドの概要 | |
|---|---|
int |
getCount()
|
String |
getStatus()
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public MetricsResult(String status,
int count)
| メソッドの詳細 |
|---|
public String getStatus()
public int getCount()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||