|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.model.InvisibleAction
hudson.plugins.mantis.MantisCarryOverAction
public final class MantisCarryOverAction
Remembers Mantis IDs that need to be updated later, when we get a successfull build.
| コンストラクタの概要 | |
|---|---|
MantisCarryOverAction(int[] ids)
|
|
| メソッドの概要 | |
|---|---|
int[] |
getIDs()
|
| クラス hudson.model.InvisibleAction から継承されたメソッド |
|---|
getDisplayName, getIconFileName, getUrlName |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public MantisCarryOverAction(int[] ids)
| メソッドの詳細 |
|---|
public int[] getIDs()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||