Uses of Class
hudson.plugins.mantis.model.MantisViewState

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)
           
 



Copyright © 2010. All Rights Reserved.