Uses of Class
org.jenkinsci.plugins.lucene.search.FreeTextSearchItem
-
Packages that use FreeTextSearchItem Package Description org.jenkinsci.plugins.lucene.search -
-
Uses of FreeTextSearchItem in org.jenkinsci.plugins.lucene.search
Subclasses of FreeTextSearchItem in org.jenkinsci.plugins.lucene.search Modifier and Type Class Description class
FreeTextSearchItemImplementation
class
SearchItemWrapper
Methods in org.jenkinsci.plugins.lucene.search that return types with arguments of type FreeTextSearchItem Modifier and Type Method Description List<FreeTextSearchItem>
FreeTextSearch. getPage()
List<FreeTextSearchItem>
FreeTextSearch. next()
List<FreeTextSearchItem>
FreeTextSearch. prev()
-