Package org.alfresco.repo.thumbnail
Class ThumbnailHelper
- java.lang.Object
-
- org.alfresco.repo.thumbnail.ThumbnailHelper
-
public class ThumbnailHelper extends java.lang.ObjectA 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 Constructor Description ThumbnailHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ActioncreateCreateThumbnailAction(ThumbnailDefinition thumbnailDef, ServiceRegistry services)
-
-
-
Method Detail
-
createCreateThumbnailAction
public static Action createCreateThumbnailAction(ThumbnailDefinition thumbnailDef, ServiceRegistry services)
-
-