-
Terminally Deprecated ElementsElementDescriptionThis logic was moved to an extensible bean:
AssetStorageUtils
.this service works not only with the Filesystem storage, so it was renamed toDefaultContentResolver
this method is no longer usedsince 2.0.3, not used by the framework anymore. UseFilesystemStorageProvider.generateActualStorageLocations(Collection)
orFilesystemStorageProvider.resolveExistingActualStorageLocations(Collection)
instead.since 2.0.3, not used by the framework anymore. UseGoogleCloudStorageProvider.generateActualStorageLocations(Collection)
orGoogleCloudStorageProvider.resolveExistingActualStorageLocations(Collection)
instead.
-
Deprecated ClassesClassDescriptionThis logic was moved to an extensible bean:
AssetStorageUtils
.this service works not only with the Filesystem storage, so it was renamed toDefaultContentResolver
-
Deprecated MethodsMethodDescriptionthis method is no longer usedsince 2.0.3, not used by the framework anymore. Use
FilesystemStorageProvider.generateActualStorageLocations(Collection)
orFilesystemStorageProvider.resolveExistingActualStorageLocations(Collection)
instead.since 2.0.3, not used by the framework anymore. UseGoogleCloudStorageProvider.generateActualStorageLocations(Collection)
orGoogleCloudStorageProvider.resolveExistingActualStorageLocations(Collection)
instead.
DefaultStorageService.getAssetDimensions(ResourceWithMetadata)