Class RuntimeExecutableContentTransformerOptions

java.lang.Object
org.alfresco.service.cmr.repository.TransformationOptions
org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerOptions
All Implemented Interfaces:
Cloneable

@Deprecated public class RuntimeExecutableContentTransformerOptions extends TransformationOptions
Deprecated.
The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
Transformation options for the runtime executable transformer.

Values set here are mapped to ${valueName} style strings in the tranformer execution string.

Author:
Roy Wetherall
  • Constructor Details

    • RuntimeExecutableContentTransformerOptions

      public RuntimeExecutableContentTransformerOptions()
      Deprecated.
  • Method Details