Class ExplictTransformationDetails


  • @Deprecated
    public class ExplictTransformationDetails
    extends SupportedTransformation
    Deprecated.
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    Specifies transformations that are considered to be 'exceptional' so should be used in preference to other transformers that can perform the same transformation.
    • Constructor Detail

      • ExplictTransformationDetails

        public ExplictTransformationDetails()
        Deprecated.
      • ExplictTransformationDetails

        public ExplictTransformationDetails​(java.lang.String sourceMimetype,
                                            java.lang.String targetMimetype)
        Deprecated.