Class DeploymentVersionDto
java.lang.Object
com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionDto
Contains the data needed from the database to build an immutable
DeploymentVersion
.
Only used for dashboard.-
Constructor Details
-
DeploymentVersionDto
public DeploymentVersionDto()
-
-
Method Details
-
getId
public long getId() -
getName
-
getCreationDate
-
getCreatorUserName
-
getItems
-
getAgeZeroPoint
-
getPlanBranchName
-
getDeploymentProjectId
public long getDeploymentProjectId()
-