Package | Description |
---|---|
com.atlassian.jira.jql.context |
Modifier and Type | Class and Description |
---|---|
class |
AllProjectsContext
Represents the specicial case of all projects, in an unenumerated form.
|
class |
ProjectContextImpl |
Modifier and Type | Method and Description |
---|---|
ProjectContext |
QueryContext.ProjectIssueTypeContexts.getProjectContext() |
ProjectContext |
ProjectIssueTypeContext.getProjectContext() |
ProjectContext |
ProjectIssueTypeContextImpl.getProjectContext() |
Constructor and Description |
---|
ProjectIssueTypeContextImpl(ProjectContext projectContext,
IssueTypeContext issueTypeContext) |
ProjectIssueTypeContexts(ProjectContext project,
Collection<IssueTypeContext> issueTypes) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.