Package com.atlassian.jira.issue.search.searchers.transformer
package com.atlassian.jira.issue.search.searchers.transformer
-
ClassDescriptionCommon capabilities for SearchInputTransformer implementations.A component-specific
IdIndexedSearchInputTransformer
.The SearchInputTransformer for the Labels custom field.A SearchInputTransformer for Dates.The default field flag operand registry that maps field name and navigator flag value pairs to their appropiate operand.Provides a registry for a field, navigator flag values and operand associations.A SearchInputTransformer that handles any field that is represented by its id in the Lucene document, and hence is represented by a select list in the Issue Navigator.IssueConstantSearchInputTransformer<T extends IssueConstant>A issue-constant-specificIdIndexedSearchInputTransformer
.A SearchInputTransformer for issueLinkTypes.A search input transformer for issue typeA search input transformer for user/group fields with Kickass modifications.The SearchInputTransformer for the Labels system field.Utility class to assist in checking the fitness of a query for the issue navigator.The SearchInputTransformer for the Project system field.Deprecated.Used to convert input parameters as submitted by aSearchRenderer
into the intermediate form, as stored in aFieldValuesHolder
and then from a FieldValuesHolder into an object form that is stored in theSearchRequest
that is used to execute a search in JIRA.A visitor records all the TerminalClauses that match a particular condition.A transformer that handles the 2012 Issue Search interface.A value entered into a user searcher (e.g.An search input transformer for issue typeDeprecated.A version-specificIdIndexedSearchInputTransformer
.Search input transformer for theWorkRatioSearcher
.