public class SimpleProject extends Object
Constructor and Description |
---|
SimpleProject(Project project) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAbbreviatedUrl() |
Avatar |
getAvatar() |
String |
getDescriptionHtml() |
Long |
getId() |
String |
getKey() |
ApplicationUser |
getLead() |
String |
getName() |
ProjectCategory |
getProjectCategory() |
String |
getUrl() |
int |
hashCode() |
String |
toString() |
public SimpleProject(Project project)
public Long getId()
public String getKey()
public String getName()
public String getUrl()
public String getAbbreviatedUrl()
public ProjectCategory getProjectCategory()
public String getDescriptionHtml()
public Avatar getAvatar()
public ApplicationUser getLead()
Copyright © 2002-2019 Atlassian. All Rights Reserved.