Package com.atlassian.jira.project
Class ProjectCategoryImpl
java.lang.Object
com.atlassian.jira.project.ProjectCategoryImpl
- All Implemented Interfaces:
WithId,ProjectCategory,Named,NamedWithDescription
Immutable implementation of ProjectCategory
- Since:
- v4.4
-
Field Summary
Fields inherited from interface com.atlassian.jira.util.Named
NAME_COMPARATORFields inherited from interface com.atlassian.jira.entity.WithId
ID_COMPARATOR -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProjectCategoryImpl
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceProjectCategory- Specified by:
getIdin interfaceWithId- Returns:
- the unique identifier for this project category
-
getName
- Specified by:
getNamein interfaceNamed- Specified by:
getNamein interfaceProjectCategory- Returns:
- the user defined name for this project catetory
-
getDescription
- Specified by:
getDescriptionin interfaceNamedWithDescription- Specified by:
getDescriptionin interfaceProjectCategory- Returns:
- the user defined description for this project category
-
equals
-
hashCode
public int hashCode()
-