|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.issue.customfields.searchers | |
|---|---|
| ProjectResolver
Resolves Project objects and ids from their names. |
|
| UserResolver
We need a non-generified interface here to make this work with PICO+OSGi in plugins2 |
|
| VersionResolver
Resolves Version objects and ids from their names. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.issue.customfields.searchers.transformer | |
|---|---|
| IndexInfoResolver
Turns a searchable value (operand) (such as what may be typed into the right side of a clause) into an indexed value. |
|
| NameResolver
Looks up domain objects from the database. |
|
| ProjectIndexInfoResolver
Index resolver that can find the index values for projects. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.issue.search.handlers | |
|---|---|
| IssueTypeResolver
Resolves IssueType objects. |
|
| ProjectResolver
Resolves Project objects and ids from their names. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.issue.search.searchers.impl | |
|---|---|
| ComponentResolver
Resolves Component objects and ids from their names. |
|
| IssueTypeResolver
Resolves IssueType objects. |
|
| PriorityResolver
Resolves Priority objects. |
|
| ResolutionResolver
Resolves Resolution objects. |
|
| StatusResolver
Resolves Status objects. |
|
| VersionResolver
Resolves Version objects and ids from their names. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.issue.search.searchers.renderer | |
|---|---|
| ComponentResolver
Resolves Component objects and ids from their names. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.issue.search.searchers.transformer | |
|---|---|
| IndexInfoResolver
Turns a searchable value (operand) (such as what may be typed into the right side of a clause) into an indexed value. |
|
| NameResolver
Looks up domain objects from the database. |
|
| ProjectIndexInfoResolver
Index resolver that can find the index values for projects. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.issue.search.searchers.util | |
|---|---|
| IndexInfoResolver
Turns a searchable value (operand) (such as what may be typed into the right side of a clause) into an indexed value. |
|
| NameResolver
Looks up domain objects from the database. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.jql.context | |
|---|---|
| ComponentResolver
Resolves Component objects and ids from their names. |
|
| IndexInfoResolver
Turns a searchable value (operand) (such as what may be typed into the right side of a clause) into an indexed value. |
|
| IssueSecurityLevelResolver
Resolves Issue Security Levels for the specified user. |
|
| IssueTypeResolver
Resolves IssueType objects. |
|
| NameResolver
Looks up domain objects from the database. |
|
| ProjectCategoryResolver
A class for resolving QueryLiterals into project categories and projects. |
|
| SavedFilterResolver
Looks up a saved filter via either id or name taking into account the user who is looking up the filter. |
|
| StatusResolver
Resolves Status objects. |
|
| VersionResolver
Resolves Version objects and ids from their names. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.jql.permission | |
|---|---|
| NameResolver
Looks up domain objects from the database. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.jql.query | |
|---|---|
| ComponentResolver
Resolves Component objects and ids from their names. |
|
| IndexInfoResolver
Turns a searchable value (operand) (such as what may be typed into the right side of a clause) into an indexed value. |
|
| IssueSecurityLevelResolver
Resolves Issue Security Levels for the specified user. |
|
| IssueTypeResolver
Resolves IssueType objects. |
|
| NameResolver
Looks up domain objects from the database. |
|
| PriorityResolver
Resolves Priority objects. |
|
| ProjectCategoryResolver
A class for resolving QueryLiterals into project categories and projects. |
|
| ProjectResolver
Resolves Project objects and ids from their names. |
|
| ResolutionResolver
Resolves Resolution objects. |
|
| SavedFilterResolver
Looks up a saved filter via either id or name taking into account the user who is looking up the filter. |
|
| StatusResolver
Resolves Status objects. |
|
| UserResolver
We need a non-generified interface here to make this work with PICO+OSGi in plugins2 |
|
| VersionResolver
Resolves Version objects and ids from their names. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.jql.resolver | |
|---|---|
| ComponentResolver
Resolves Component objects and ids from their names. |
|
| ConstantsNameResolver
Common base class for issue constants providing most of the resolution logic. |
|
| IndexInfoResolver
Turns a searchable value (operand) (such as what may be typed into the right side of a clause) into an indexed value. |
|
| IssueConstantInfoResolver
Resolves index info with a lucene field using the id of the domain object T to get the indexed values from a NameResolver<T> . |
|
| IssueSecurityLevelResolver
Resolves Issue Security Levels for the specified user. |
|
| IssueTypeResolver
Resolves IssueType objects. |
|
| NameResolver
Looks up domain objects from the database. |
|
| PriorityResolver
Resolves Priority objects. |
|
| ProjectResolver
Resolves Project objects and ids from their names. |
|
| ResolutionResolver
Resolves Resolution objects. |
|
| ResolverManager
Link Fields to their (JQL) NameResolver |
|
| StatusResolver
Resolves Status objects. |
|
| UserResolver
We need a non-generified interface here to make this work with PICO+OSGi in plugins2 |
|
| VersionResolver
Resolves Version objects and ids from their names. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.jql.validator | |
|---|---|
| ComponentResolver
Resolves Component objects and ids from their names. |
|
| IssueSecurityLevelResolver
Resolves Issue Security Levels for the specified user. |
|
| IssueTypeResolver
Resolves IssueType objects. |
|
| PriorityResolver
Resolves Priority objects. |
|
| ProjectCategoryResolver
A class for resolving QueryLiterals into project categories and projects. |
|
| ProjectResolver
Resolves Project objects and ids from their names. |
|
| ResolutionResolver
Resolves Resolution objects. |
|
| SavedFilterResolver
Looks up a saved filter via either id or name taking into account the user who is looking up the filter. |
|
| StatusResolver
Resolves Status objects. |
|
| UserResolver
We need a non-generified interface here to make this work with PICO+OSGi in plugins2 |
|
| VersionResolver
Resolves Version objects and ids from their names. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.plugin.jql.function | |
|---|---|
| IndexInfoResolver
Turns a searchable value (operand) (such as what may be typed into the right side of a clause) into an indexed value. |
|
| NameResolver
Looks up domain objects from the database. |
|
| ProjectResolver
Resolves Project objects and ids from their names. |
|
| Classes in com.atlassian.jira.jql.resolver used by com.atlassian.jira.rest.v2.issue | |
|---|---|
| ResolverManager
Link Fields to their (JQL) NameResolver |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||