Class AbstractTransformationSourceOptions

java.lang.Object
org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
All Implemented Interfaces:
Cloneable, TransformationSourceOptions
Direct Known Subclasses:
CropSourceOptions, PagedSourceOptions, TemporalSourceOptions

@Deprecated public abstract class AbstractTransformationSourceOptions extends Object implements TransformationSourceOptions, Cloneable
Deprecated.
The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
Base implementation of TransformationSourceOptions which holds applicable mimetypes and handles merge of options.
Author:
Ray Gauss II