Package | Description |
---|---|
com.atlassian.bamboo.deployments.results.persistence | |
com.atlassian.bamboo.deployments.versions | |
com.atlassian.bamboo.deployments.versions.service |
Modifier and Type | Method and Description |
---|---|
DeploymentVersionDto |
DeploymentResultDto.getDeploymentVersion() |
Constructor and Description |
---|
DeploymentVersionImpl(DeploymentVersionDto version,
DeploymentVersionStatus versionStatus,
List<DeploymentVersionItem> deploymentVersionItems,
Operations operations,
String creatorDisplayName,
String creatorGravatarUrl) |
Modifier and Type | Method and Description |
---|---|
DeploymentVersion |
DeploymentVersionServiceImpl.getDeploymentVersion(DeploymentVersionDto dto,
DeploymentProject project) |
DeploymentVersion |
DeploymentVersionDtoManager.getDeploymentVersion(DeploymentVersionDto dto,
DeploymentProject project)
Deprecated.
Convert a DeploymentVersionDto to a
DeploymentVersion . |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.