@Internal public interface InternalDeploymentVersion extends BambooIdProvider, NameProvider, CreationDateProvider
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_BRANCH_NAME |
ORDERING
Modifier and Type | Method and Description |
---|---|
Date |
getAgeZeroPoint() |
Date |
getCreationDate() |
String |
getCreatorUserName() |
long |
getId() |
String |
getName() |
String |
getPlanBranchName() |
static final String DEFAULT_BRANCH_NAME
long getId()
getId
in interface BambooIdProvider
@NotNull String getName()
getName
in interface NameProvider
Date getCreationDate()
getCreationDate
in interface CreationDateProvider
String getCreatorUserName()
@NotNull String getPlanBranchName()
@NotNull Date getAgeZeroPoint()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.