Interface DeploymentVersionDtoManager

All Known Implementing Classes:
DeploymentVersionServiceImpl

@Internal @Deprecated public interface DeploymentVersionDtoManager
Deprecated.
this should only be used internally and only until DeploymentVersionDto is replaced
This temporary interface allows internal use of methods dealing with 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.
Since:
5.10