Class | Description |
---|---|
AddFailedThumbnailActionExecuter |
This
ActionExecuter implementation is used to record a failed thumbnail attempt
having occurred on a source node. |
CreateThumbnailActionExecuter |
Create thumbnail action executer.
|
FailedThumbnailSourceAspect |
Behaviour/Policies for the
ContentModel.ASPECT_FAILED_THUMBNAIL_SOURCE aspect. |
FailureHandlingOptions |
This class holds failure-related configuration data for a
ThumbnailDefinition . |
SimpleThumbnailer |
A simplistic policy that generates all applicable thumbnails for content as it is added or updated.
|
ThumbnailDefinition |
This class provides the thumbnail details to the thumbnail service.
|
ThumbnailDefinitionSpringRegisterer |
This class provides a way to register a new
ThumbnailDefinition
with the ThumbnailRegistry in spring, without needing to
override the whole of the "thumbnailRegistry" bean. |
ThumbnailHelper |
A simple helper class for constructing create-thumbnail actions decorated with the correct
condition and compensating actions.
|
ThumbnailRegistry |
Registry of all the thumbnail details available
|
ThumbnailRenditionConvertor |
A helper class to convert
thumbnail definition and
transformationOptions (thumbnail-specific
classes) to rendition-specific parameters and vice versa. |
ThumbnailServiceImpl | |
UpdateThumbnailActionExecuter |
Update thumbnail action executer.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.