@PublicApi public interface SearchableField extends Field
Modifier and Type | Method and Description |
---|---|
SearchHandler |
createAssociatedSearchHandler()
Return
SearchHandler for the field. |
getId, getName, getNameKey
compareTo
SearchHandler createAssociatedSearchHandler()
SearchHandler
for the field. This object tells JIRA how to search for values within the field.null
when no searcher
is associated with the field. This will mainly happen when a customfield is configured to have no
searcher.Copyright © 2002-2023 Atlassian. All Rights Reserved.