Package com.atlassian.bamboo.labels
Interface Labelling
- All Superinterfaces:
BambooIdProvider,BambooObject,CreationDateProvider,VersionedEntityComponent<Plan>
- All Known Implementing Classes:
LabellingImpl
public interface Labelling
extends BambooObject, CreationDateProvider, VersionedEntityComponent<Plan>
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.utils.CreationDateProvider
ORDERING -
Method Summary
Modifier and TypeMethodDescription@Nullable ResultsSummarygetLabel()@Nullable PlangetPlan()@Nullable StringvoidsetBuildResultsSummary(ResultsSummary resultsSummary) voidsetCreationDate(Date creationDate) voidvoidsetLastModificationDate(Date lastModificationDate) voidvoidsetProject(Project project) voidsetUserName(String userName) Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getIdMethods inherited from interface com.atlassian.bamboo.core.BambooObject
setIdMethods inherited from interface com.atlassian.bamboo.versioning.VersionedEntityComponent
getRoot
-
Method Details
-
getLabel
Label getLabel() -
setLabel
-
getBuildResultsSummary
-
setBuildResultsSummary
-
getCreationDate
Date getCreationDate()- Specified by:
getCreationDatein interfaceCreationDateProvider- Returns:
- Date the version object was created.
-
setCreationDate
-
getLastModificationDate
Date getLastModificationDate() -
setLastModificationDate
-
getProject
Project getProject() -
setProject
-
getPlan
-
setPlan
-
getUserName
-
setUserName
-