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