Class CreateThumbnailActionExecuter

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

    public class CreateThumbnailActionExecuter
    extends ActionExecuterAbstractBase
    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)