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,
@Nullable DeploymentVersionStatus versionStatus,
List<DeploymentVersionItem> deploymentVersionItems,
Operations operations,
String creatorDisplayName,
@Nullable String creatorGravatarUrl) |
Modifier and Type | Method and Description |
---|---|
@Nullable DeploymentVersion |
DeploymentVersionDtoManager.getDeploymentVersion(@Nullable DeploymentVersionDto dto,
@Nullable DeploymentProject project)
Deprecated.
Convert a DeploymentVersionDto to a
DeploymentVersion . |
@Nullable DeploymentVersion |
DeploymentVersionServiceImpl.getDeploymentVersion(@Nullable DeploymentVersionDto dto,
@Nullable DeploymentProject project) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.