Package com.atlassian.jira.jql.context
Interface QueryContext
- All Known Implementing Classes:
QueryContextImpl
@PublicApi
public interface QueryContext
Represents a context of projects and issuetypes generated from a search query.
- Since:
- v4.0
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getProjectIssueTypeContexts
Collection<QueryContext.ProjectIssueTypeContexts> getProjectIssueTypeContexts()
-