Class ProjectCategoryJsonBean
java.lang.Object
com.atlassian.jira.issue.fields.rest.json.beans.ProjectCategoryJsonBean
- Since:
- v6.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ProjectCategoryJsonBeanbean(ProjectCategory projectCategoryObject, JiraBaseUrls urls) getId()getName()getSelf()
-
Constructor Details
-
ProjectCategoryJsonBean
public ProjectCategoryJsonBean()
-
-
Method Details
-
getSelf
-
getId
-
getDescription
-
getName
-
bean
public static ProjectCategoryJsonBean bean(ProjectCategory projectCategoryObject, JiraBaseUrls urls)
-