Uses of Package
com.atlassian.jira.rest.v2.issue.project
Packages that use com.atlassian.jira.rest.v2.issue.project
Package
Description
-
-
-
-
Classes in com.atlassian.jira.rest.v2.issue.project used by com.atlassian.jira.rest.util
-
-
Classes in com.atlassian.jira.rest.v2.issue.project used by com.atlassian.jira.rest.v2.issueClassDescriptionClass for creating project from projects.
-
Classes in com.atlassian.jira.rest.v2.issue.project used by com.atlassian.jira.rest.v2.issue.projectClassDescriptionClass 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. -
Classes in com.atlassian.jira.rest.v2.issue.project used by com.atlassian.jira.rest.v2.searchClassDescriptionClass for creating project from projects.
-