public class DeploymentVersionDto extends Object
DeploymentVersion
.
Only used for dashboard.Constructor and Description |
---|
DeploymentVersionDto() |
Modifier and Type | Method and Description |
---|---|
Date |
getAgeZeroPoint() |
Date |
getCreationDate() |
String |
getCreatorUserName() |
long |
getDeploymentProjectId() |
long |
getId() |
List<AbstractDeploymentVersionItemDto> |
getItems() |
String |
getName() |
String |
getPlanBranchName() |
public long getId()
public String getName()
public Date getCreationDate()
public String getCreatorUserName()
public List<AbstractDeploymentVersionItemDto> getItems()
public Date getAgeZeroPoint()
public String getPlanBranchName()
public long getDeploymentProjectId()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.