@Entity public class LabellingImpl extends HibernateBambooEntityObject implements Labelling
ORDERING| Constructor and Description |
|---|
LabellingImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj) |
boolean |
equals(Object o) |
ResultsSummary |
getBuildResultsSummary() |
Label |
getLabel() |
Plan |
getPlan() |
Project |
getProject() |
String |
getUserName() |
int |
hashCode() |
void |
setBuildResultsSummary(ResultsSummary buildResultsSummary) |
void |
setLabel(Label label) |
void |
setPlan(Plan plan) |
void |
setProject(Project project) |
void |
setUserName(String userName) |
getId, setIdclone, getCreationDate, getCurrentDate, getLastModificationDate, setClock, setCreationDate, setLastModificationDatefinalize, getClass, notify, notifyAll, toString, wait, wait, waitgetCreationDate, getLastModificationDate, setCreationDate, setLastModificationDatesetIdgetIdpublic ResultsSummary getBuildResultsSummary()
getBuildResultsSummary in interface Labellingpublic void setBuildResultsSummary(ResultsSummary buildResultsSummary)
setBuildResultsSummary in interface Labellingpublic Project getProject()
getProject in interface Labellingpublic void setProject(Project project)
setProject in interface Labellingpublic String getUserName()
getUserName in interface Labellingpublic void setUserName(String userName)
setUserName in interface Labellingpublic int hashCode()
hashCode in class com.atlassian.core.bean.EntityObjectpublic boolean equals(Object o)
equals in class com.atlassian.core.bean.EntityObjectpublic int compareTo(Object obj)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.