| Interface | Description |
|---|---|
| ProjectBeanFactory |
Class for creating project from projects.
|
| ProjectRoleBeanFactory |
| Class | Description |
|---|---|
| ActorInputBean | |
| CreateUpdateRoleRequestBean | |
| ProjectBean | |
| ProjectBeanFactoryImpl | |
| ProjectCategoryBean | |
| ProjectIdentity |
Class containing just the project identity, i.e.
|
| ProjectInputBean | |
| ProjectInputBean.Builder | |
| ProjectRoleActorsBean | |
| ProjectRoleActorsUpdateBean |
A bean used when updating the role actors through
ProjectRoleResource.setActors(String, Long, ProjectRoleActorsUpdateBean)
as we may not have enough information to fully populate a ProjectRoleBean when doing an update, hence only a reduced
set of data consisting of {actor-type -> actor-parameter} is required for this bean. |
| ProjectRoleBean | Deprecated
THIS IS A COPY OF {@link com.atlassian.jira.rest.api.project.ProjectRoleBean This class is deprecated and will be removed with 7.0.
|
| ProjectRoleBeanFactoryImpl | |
| ProjectRoleResource | |
| ProjectRoleResource.ActorsMap | |
| RoleActorBean | Deprecated
THIS IS A COPY OF {@link com.atlassian.jira.rest.api.project.RoleActorBean This class is deprecated and will be removed with 7.0.
|
| RoleResource |
| Enum | Description |
|---|---|
| ProjectBean.AssigneeType |
Copyright © 2002-2018 Atlassian. All Rights Reserved.