@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 |
|---|---|
@Nullable DeploymentVersion |
getDeploymentVersion(@Nullable DeploymentVersionDto dto,
@Nullable DeploymentProject project)
Deprecated.
Convert a DeploymentVersionDto to a
DeploymentVersion. |
@Nullable @Internal @Nullable DeploymentVersion getDeploymentVersion(@Nullable @Nullable DeploymentVersionDto dto, @Nullable @Nullable 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 © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.