Class UpdateThumbnailActionExecuter

All Implemented Interfaces:
ActionExecuter, LoggingAwareExecuter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

@Deprecated public class UpdateThumbnailActionExecuter extends ActionExecuterAbstractBase
Deprecated.
The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
Update thumbnail action executer. NOTE: This action is used to facilitate the async update of thumbnails. It is not intended for general usage.
Author:
Roy Wetherall, Neil McErlean, Ph Dubois (optional thumbnail creation by mimetype and in general)