Class DefaultVersionInfoServiceImpl

java.lang.Object
de.adorsys.datasafe.metainfo.version.impl.version.latest.DefaultVersionInfoServiceImpl
All Implemented Interfaces:
VersionInfoService<DFSVersion>
Direct Known Subclasses:
DefaultVersionInfoServiceImplRuntimeDelegatable

public class DefaultVersionInfoServiceImpl extends Object implements VersionInfoService<DFSVersion>
Default implementation of version information service that determines latest resource using EncryptedLatestLinkService and reads all associated blobs with versions using ListPrivate within privatespace. Then it decrypts associated blobs into version and path using VersionEncoderDecoder