Package | Description |
---|---|
com.atlassian.jira.rest.internal.v2.project | |
com.atlassian.jira.rest.v2.issue.project | |
com.atlassian.jira.rest.v2.search |
Modifier and Type | Method and Description |
---|---|
ProjectBean |
ChangeProjectTypeDataResource.ChangeProjectTypeData.getProject() |
Constructor and Description |
---|
ChangeProjectTypeData(ProjectBean project,
String helpLink,
List<ProjectTypeBean> projectTypes) |
Modifier and Type | Field and Description |
---|---|
static ProjectBean |
ProjectBean.DOC_EXAMPLE
Project bean example used in auto-generated documentation.
|
static ProjectBean |
ProjectBean.SHORT_DOC_EXAMPLE_1 |
static ProjectBean |
ProjectBean.SHORT_DOC_EXAMPLE_2 |
static ProjectBean |
ProjectBean.SHORT_DOC_EXAMPLE_3 |
Modifier and Type | Field and Description |
---|---|
static List<ProjectBean> |
ProjectBean.PROJECTS_EXAMPLE |
Modifier and Type | Method and Description |
---|---|
ProjectBean |
ProjectBeanFactory.fullProject(Project project,
String expand) |
ProjectBean |
ProjectBeanFactoryImpl.fullProject(Project project,
String expand) |
ProjectBean |
ProjectBeanFactory.shortProject(Project project) |
ProjectBean |
ProjectBeanFactoryImpl.shortProject(Project project) |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Function<Project,ProjectBean> |
ProjectBeanFactory.summaryProject(String expand) |
com.google.common.base.Function<Project,ProjectBean> |
ProjectBeanFactoryImpl.summaryProject(String expand) |
Modifier and Type | Method and Description |
---|---|
ProjectBean |
FilterPermissionBean.getProject() |
Constructor and Description |
---|
FilterPermissionBean(Long id,
String type,
ProjectBean project,
ProjectRoleBean role,
GroupJsonBean group) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.