Class CimProject

java.lang.Object
com.atlassian.jira.rest.client.api.domain.BasicProject
com.atlassian.jira.rest.client.api.domain.CimProject
All Implemented Interfaces:
AddressableEntity, NamedEntity

public class CimProject extends BasicProject
Represents project allowed to choose to create new issue. Also contains issue types allowed for that project described by CimIssueType class.

The CIM prefix stands for CreateIssueMetadata as this class is used in output of IssueRestClient.getCreateIssueMetadata(GetCreateIssueMetadataOptions)

Since:
v1.0