Class RuntimeExecutableContentTransformerOptions

  • All Implemented Interfaces:
    java.lang.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 Detail

      • RuntimeExecutableContentTransformerOptions

        public RuntimeExecutableContentTransformerOptions()
        Deprecated.
    • Method Detail

      • setPropertyValues

        public void setPropertyValues​(java.util.Map<java.lang.String,​java.lang.String> propertyValues)
        Deprecated.
        Sets the map of property values that are used when executing the transformer
        Parameters:
        propertyValues - property value