com.atlassian.jira.rest.v2.issue.project.ProjectBeanFactory |
![]() |
Class for creating project from projects.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns just the identity of the project, i.e.
| |||||||||||
Returns just the identity of the project, i.e. an object containing its ID, ket and link to self.
project | project which identity we want to create |
---|
ProjectIdentity
)NullPointerException | when project id or key is null |
---|