Interface DeploymentVersionDtoManager

    • Method Detail

      • getDeploymentVersion

        @Nullable
        @Internal
        @Nullable DeploymentVersion getDeploymentVersion​(@Nullable
                                                         @Nullable DeploymentVersionDto dto,
                                                         @Nullable
                                                         @Nullable DeploymentProject project)
                                                  throws org.acegisecurity.AccessDeniedException
        Deprecated.
        Convert a DeploymentVersionDto to a DeploymentVersion.
        Throws:
        org.acegisecurity.AccessDeniedException - if the DeploymentVersion is inaccessible to the current user, but also marks the current transaction as rollback-only