Class BasicProject
java.lang.Object
com.atlassian.jira.rest.client.api.domain.BasicProject
- All Implemented Interfaces:
AddressableEntity,NamedEntity
- Direct Known Subclasses:
CimProject,Project
Basic information about a JIRA project
- Since:
- v0.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BasicProject
-
-
Method Details
-
getSelf
- Specified by:
getSelfin interfaceAddressableEntity- Returns:
- URI to this resource or (usually) its complete version - when partial representation is embedded in other resources
-
getKey
-
getName
- Specified by:
getNamein interfaceNamedEntity
-
getId
-
toString
-
getToStringHelper
protected com.google.common.base.MoreObjects.ToStringHelper getToStringHelper() -
equals
-
hashCode
public int hashCode()
-