Uses of Class
com.atlassian.adf.model.Documentation.State
-
Packages that use Documentation.State Package Description com.atlassian.adf.model -
-
Uses of Documentation.State in com.atlassian.adf.model
Methods in com.atlassian.adf.model that return Documentation.State Modifier and Type Method Description Documentation.Statestate()A simple status indicator for the health of the public documentation regarding this item.static Documentation.StateDocumentation.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Documentation.State[]Documentation.State. values()Returns an array containing the constants of this enum type, in the order they are declared.
-