Uses of Class
com.atlassian.confluence.util.SearchTermType
-
Packages that use SearchTermType Package Description com.atlassian.confluence.util -
-
Uses of SearchTermType in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util that return SearchTermType Modifier and Type Method Description static SearchTermTypeSearchTermType. valueOf(String name)Returns the enum constant of this type with the specified name.static SearchTermType[]SearchTermType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-