| Package | Description |
|---|---|
| com.atlassian.jira.jql.context |
| Modifier and Type | Class and Description |
|---|---|
class |
AllIssueTypesContext
Represents the special case of all issue types in an unenumerated form.
|
class |
IssueTypeContextImpl |
| Modifier and Type | Method and Description |
|---|---|
IssueTypeContext |
ProjectIssueTypeContext.getIssueTypeContext() |
IssueTypeContext |
ProjectIssueTypeContextImpl.getIssueTypeContext() |
| Modifier and Type | Method and Description |
|---|---|
Collection<IssueTypeContext> |
QueryContext.ProjectIssueTypeContexts.getIssueTypeContexts() |
| Constructor and Description |
|---|
ProjectIssueTypeContextImpl(ProjectContext projectContext,
IssueTypeContext issueTypeContext) |
| Constructor and Description |
|---|
ProjectIssueTypeContexts(ProjectContext project,
Collection<IssueTypeContext> issueTypes) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.