|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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.
| Constructor Summary | |
|---|---|
MantisCarryOverChangeSetAction(java.util.List<ChangeSet> changeSet)
|
|
| Method Summary | |
|---|---|
java.util.List<ChangeSet> |
getChangeSets()
|
| Methods inherited from class hudson.model.InvisibleAction |
|---|
getDisplayName, getIconFileName, getUrlName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MantisCarryOverChangeSetAction(java.util.List<ChangeSet> changeSet)
| Method Detail |
|---|
public java.util.List<ChangeSet> getChangeSets()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||