Uses of Class
com.atlassian.bamboo.deployments.versions.persistence.items.ArtifactDeploymentVersionItemDto
-
Uses of ArtifactDeploymentVersionItemDto in com.atlassian.bamboo.deployments.versions.persistence
Modifier and TypeMethodDescriptionDeploymentVersionDto.getItems()
@NotNull List<ArtifactDeploymentVersionItemDto>
DeploymentVersionDao.getVersionItemDtos
(long versionId) Find version items associated with a version.@NotNull List<ArtifactDeploymentVersionItemDto>
DeploymentVersionDaoImpl.getVersionItemDtos
(long deploymentVersionId)