Class CreateThumbnailActionExecuter

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

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