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