Package com.atlassian.jira.rest.v2.issue.project
package com.atlassian.jira.rest.v2.issue.project
-
ClassDescriptionClass for creating project from projects.Class containing just the project identity, i.e.Provides help in fetching a list of projects matching a query for pickers.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.