| Package | Description | 
|---|---|
| com.atlassian.jira.index.property | |
| com.atlassian.jira.jql.query | |
| com.atlassian.jira.jql.util | |
| com.atlassian.query.clause | |
| com.atlassian.query.order | 
| Modifier and Type | Method and Description | 
|---|---|
| IssuePropertyClauseValueGenerator | IssuePropertyClauseValueGeneratorFactory. create(Property property) | 
| static IssuePropertyJql | IssuePropertyJql. getIssuePropertyJql(Property property) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected com.atlassian.fugue.Option<Property> | IssuePropertyClauseQueryFactory. getProperty(TerminalClause terminalClause) | 
| protected abstract com.atlassian.fugue.Option<Property> | AbstractPropertyClauseQueryFactory. getProperty(TerminalClause terminalClause) | 
| protected com.atlassian.fugue.Option<Property> | AliasedIssuePropertyClauseQueryFactory. getProperty(TerminalClause terminalClause) | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | AbstractPropertyClauseQueryFactory. getLuceneFieldName(Property property) | 
| protected Iterable<IndexDocumentConfiguration.Type> | IssuePropertyClauseQueryFactory. getPropertyTypes(Property property) | 
| protected abstract Iterable<IndexDocumentConfiguration.Type> | AbstractPropertyClauseQueryFactory. getPropertyTypes(Property property) | 
| protected Iterable<IndexDocumentConfiguration.Type> | AliasedIssuePropertyClauseQueryFactory. getPropertyTypes(Property property) | 
| Constructor and Description | 
|---|
| AliasedIssuePropertyClauseQueryFactory(DoubleConverter doubleConverter,
                                      JqlDateSupport jqlDateSupport,
                                      JqlOperandResolver operandResolver,
                                      JiraAuthenticationContext authenticationContext,
                                      Property property,
                                      IndexDocumentConfiguration.Type type,
                                      Set<Operator> operators) | 
| Modifier and Type | Method and Description | 
|---|---|
| Property | FieldReference. getProperty() | 
| Modifier and Type | Method and Description | 
|---|---|
| com.atlassian.fugue.Option<Property> | WasClauseImpl. getProperty() | 
| com.atlassian.fugue.Option<Property> | TerminalClause. getProperty() | 
| com.atlassian.fugue.Option<Property> | TerminalClauseImpl. getProperty() | 
| Constructor and Description | 
|---|
| TerminalClauseImpl(String name,
                  Operator operator,
                  Operand operand,
                  com.atlassian.fugue.Option<Property> property)Creates a terminal clause with the specified name, operator, operand and property. | 
| Modifier and Type | Method and Description | 
|---|---|
| com.atlassian.fugue.Option<Property> | SearchSort. getProperty() | 
| Constructor and Description | 
|---|
| SearchSort(String field,
          com.atlassian.fugue.Option<Property> property,
          SortOrder order)Used to construct a search sort for a field with a direction and optional property | 
Copyright © 2002-2018 Atlassian. All Rights Reserved.