Package | Description |
---|---|
com.atlassian.bamboo.deployments.versions.persistence |
Modifier and Type | Method and Description |
---|---|
DeploymentVersionStatusDto |
DeploymentVersionDaoImpl.getLatestVersionStatusDto(long deploymentVersionId) |
DeploymentVersionStatusDto |
DeploymentVersionDao.getLatestVersionStatusDto(long deploymentVersionId)
Retrieves deployment version status.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,DeploymentVersionStatusDto> |
DeploymentVersionDaoImpl.getLatestVersionStatusDtos(List<Long> deploymentVersionIds) |
Map<Long,DeploymentVersionStatusDto> |
DeploymentVersionDao.getLatestVersionStatusDtos(List<Long> deploymentVersionIds) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.