Cloud Migration Resources
Planning a Jira Cloud migration? These resources can help you get started:
→ JMWE Cloud features – Review Cloud features and understand key differences between DC and Cloud.
→ Migration support from Appfire – Learn how we can help you migrate smoothly.
Project Interface
This document details the methods of the Project interface you can use on a project, such as those returned by the Getters when you access the Project field.
Getters
Method | Return type | Returns |
|---|---|---|
The default assignee type for issues that get created in this project. | ||
The project description | ||
getEmail | The project email address from which email notifications are sent | |
| The value of the specified Entity property of the project, parsed into a Groovy object. | |
getId | The project ID | |
A Collection of IssueType for this project | ||
getKey | The project key | |
The Project Lead's userkey | ||
The Project Lead's username | ||
getName | Name of the project | |
The project category information for this project | ||
The components for this Project | ||
The project lead | ||
getUrl | The project URL | |
The versions of the project | ||
| Returns the members of a project role in this project. |
Setters
Method | Return type | Returns |
|---|---|---|
| Sets the value of the specified Entity property of the project to a JSON representation of the specified value. | |
| Sets the value of the specified Entity property of the project to the specified JSON string. |
Deleters
Method | Return type | Returns |
|---|---|---|
| Deletes the specified Entity property of the project. |
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.