Uses of Record Class
org.hansken.plugin.extraction.api.SearchOptions
Packages that use SearchOptions
Package
Description
This is the API of the Extraction Plugins SDK.
-
Uses of SearchOptions in org.hansken.plugin.extraction.api
Fields in org.hansken.plugin.extraction.api declared as SearchOptionsModifier and TypeFieldDescriptionstatic final SearchOptions
SearchOptions.DEFAULT
A defaultSearchOptions
instance with.Methods in org.hansken.plugin.extraction.api that return SearchOptionsModifier and TypeMethodDescriptionSearchOptions.Builder.build()
Builds a newSearchOptions
instance with the configured values.Methods in org.hansken.plugin.extraction.api with parameters of type SearchOptionsModifier and TypeMethodDescriptiondefault SearchResult
TraceSearcher.search
(String query, int count, SearchOptions options) Searches in Hansken for Traces matching provided query.