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 SearchOptionsSearchOptions.DEFAULTA defaultSearchOptionsinstance with.Methods in org.hansken.plugin.extraction.api that return SearchOptionsModifier and TypeMethodDescriptionSearchOptions.Builder.build()Builds a newSearchOptionsinstance with the configured values.Methods in org.hansken.plugin.extraction.api with parameters of type SearchOptionsModifier and TypeMethodDescriptiondefault SearchResultTraceSearcher.search(String query, int count, SearchOptions options) Searches in Hansken for Traces matching provided query.