Class ProjectBean
java.lang.Object
com.atlassian.jira.rest.v2.issue.project.ProjectBean
- Since:
- 4.2
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexpand()voidvoidvoidvoidvoidvoidvoidstatic ProjectBeanstatic ProjectBeangetId()getKey()getName()getSelf()toString()
-
Constructor Details
-
ProjectBean
public ProjectBean()
-
-
Method Details
-
expand
-
getSelf
-
getId
-
getKey
-
getName
-
getDescription
-
getAvatarUrls
-
isArchived
-
expandLead
public void expandLead() -
expandDescription
public void expandDescription() -
expandUrl
public void expandUrl() -
expandCreatedAt
public void expandCreatedAt() -
expandCreatedBy
public void expandCreatedBy() -
expandLastUpdatedAt
public void expandLastUpdatedAt() -
expandLastUpdatedBy
public void expandLastUpdatedBy() -
fromId
-
fromKey
-
toString
-