|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
FieldFlagOperandRegistry | Provides a registry for a field, navigator flag values and operand associations. |
SearchContextVisibilityChecker | A utility class for checking if values are visible under a given SearchContext . |
SearchInputTransformer | Used to convert input parameters as submitted by a SearchRenderer
into the intermediate form, as stored in a FieldValuesHolder and then
from a FieldValuesHolder into an object form that is stored in the
SearchRequest that is used to execute a search in JIRA. |
Class Summary | |
---|---|
AlwaysVisibleSearchContextVisibilityChecker | A SearchContextVisibilityChecker that always returns true |
ComponentSearchContextVisibilityChecker | A SearchContextVisibilityChecker for component fields |
ComponentSearchInputTransformer | A component-specific IdIndexedSearchInputTransformer . |
CustomFieldLabelsSearchInputTransformer | The SearchInputTransformer for the Labels custom field. |
DateSearchInputTransformer | A SearchInputTransformer for Dates. |
DefaultFieldFlagOperandRegistry | The default field flag operand registry that maps field name and navigator flag value pairs to their appropiate operand. |
IdIndexedSearchInputTransformer<T> | 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-specific IdIndexedSearchInputTransformer . |
IssueTypeSearchContextVisibilityChecker | A SearchContextVisibilityChecker for issue types |
IssueTypeSearchInputTransformer | A search input transformer for issue type |
LabelsSearchInputTransformer | The SearchInputTransformer for the Labels system field. |
NavigatorStructureChecker<T> | Utility class to assist in checking the fitness of a query for the issue navigator. |
ProjectSearchInputTransformer | The SearchInputTransformer for the Project system field. |
QuerySearchInputTransformer | The Search Input Transformer for system text fields Comments, Summary, Description and Environment. |
RelativeDateSearcherInputTransformer | |
SimpleNavigatorCollectorVisitor | A visitor records all the TerminalClauses that match a particular condition. |
StatusSearchContextVisibilityChecker | A SearchContextVisibilityChecker for status fields |
UserSearchInputTransformer | An search input transformer for issue type |
VersionSearchContextVisibilityChecker | A SearchContextVisibilityChecker for version fields |
VersionSearchInputTransformer | A version-specific IdIndexedSearchInputTransformer . |
WorkRatioSearchInputTransformer | Search input transformer for the WorkRatioSearcher . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |