|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ClauseContext | Used to specify the context for an individual clause. |
ClauseContextFactory | Creates a ClauseContext for the associated clause. |
IssueTypeContext | Represents an IssueType that is part of a search context. |
ProjectContext | Represents an IssueType that is part of a search context. |
ProjectIssueTypeContext | Specifies a project to issue types context. |
QueryContext | Represents a context of projects and issuetypes generated from a search query. |
Class Summary | |
---|---|
AbstractProjectAttributeClauseContextFactory<T> | An abstract class for generating the context for version and components of projects. |
AllIssueTypesContext | Represents the special case of all issue types in an unenumerated form. |
AllProjectsContext | Represents the specicial case of all projects, in an unenumerated form. |
ClauseContextImpl | |
ContextProjectMap | Helper class to simplify the job of combining multiple contexts |
ContextSetUtil | Performs set utilities on ClauseContext 's |
CustomFieldClauseContextFactory | Generates the ClauseContext for a custom field. |
FieldConfigSchemeClauseContextUtil | A utlitilty class for generating the clause context specified by
a FieldConfigScheme , taking
into account what is visible to the searcher. |
IntersectingClauseContextFactory | An intersecting ClauseContextFactory that intersectects
the generated query contexts of its sub ClauseContextFactory 's |
IssueTypeContextImpl | |
MultiClauseDecoratorContextFactory | Decorates a ClauseContextFactory to ensure that: |
MultiClauseDecoratorContextFactory.Factory | Factory to create a MultiClauseDecoratorContextFactory given a
ClauseContextFactory to wrap. |
ProjectContextImpl | |
ProjectIssueTypeContextImpl | |
QueryContext.ProjectIssueTypeContexts | |
ValidatingDecoratorContextFactory | A ClauseContextFactory that wraps another ClauseContextFactory to ensure
that the ValidatingDecoratorContextFactory.getClauseContext(User, com.atlassian.query.clause.TerminalClause) method
on the wrapped object is only called when this passed TerminalClause passes usage validation. |
VersionClauseContextFactory | A context factory for project version clauses (fix and affects). |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |