@Internal @Deprecated public interface DeploymentVersionDtoManager
DeploymentVersionDto without
publishing knowledge of that class to the API. The DeploymentVersionDto is expected to be replaced with
better handling of MutableDeploymentVersion in
hibernate in future.| Modifier and Type | Method and Description |
|---|---|
DeploymentVersion |
getDeploymentVersion(DeploymentVersionDto dto,
DeploymentProject project)
Deprecated.
Convert a DeploymentVersionDto to a
DeploymentVersion. |
@Nullable @Internal DeploymentVersion getDeploymentVersion(@Nullable DeploymentVersionDto dto, @NotNull DeploymentProject project) throws org.acegisecurity.AccessDeniedException
DeploymentVersion.org.acegisecurity.AccessDeniedException - if the DeploymentVersion is inaccessible to the current user, but also
marks the current transaction as rollback-onlyCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.