Package org.alfresco.repo.thumbnail
Class ThumbnailHelper
java.lang.Object
org.alfresco.repo.thumbnail.ThumbnailHelper
Deprecated.
The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
A simple helper class for constructing create-thumbnail actions decorated with the correct
condition and compensating actions.
- Since:
- 3.5.0
- Author:
- Neil Mc Erlean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ActioncreateCreateThumbnailAction(ThumbnailDefinition thumbnailDef, ServiceRegistry services) Deprecated.
-
Constructor Details
-
ThumbnailHelper
public ThumbnailHelper()Deprecated.
-
-
Method Details
-
createCreateThumbnailAction
public static Action createCreateThumbnailAction(ThumbnailDefinition thumbnailDef, ServiceRegistry services) Deprecated.
-