|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MantisViewState | |
|---|---|
| hudson.plugins.mantis.model | |
| Uses of MantisViewState in hudson.plugins.mantis.model |
|---|
| Methods in hudson.plugins.mantis.model that return MantisViewState | |
|---|---|
MantisViewState |
MantisNote.getViewState()
|
static MantisViewState |
MantisViewState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MantisViewState[] |
MantisViewState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in hudson.plugins.mantis.model with parameters of type MantisViewState | |
|---|---|
MantisNote(java.lang.String text,
MantisViewState viewState)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||