Class TransformerSelectorImplOriginal

  • All Implemented Interfaces:
    TransformerSelector

    @Deprecated
    public class TransformerSelectorImplOriginal
    extends Object
    implements TransformerSelector
    Deprecated.
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    Implementation of a transformer selector that matches the code that was in place before a selector was introduced. Class is not used but exists to allow customers to maintain the previous approach if they really wish.
    Author:
    Alan Davis
    • Constructor Detail

      • TransformerSelectorImplOriginal

        public TransformerSelectorImplOriginal()
        Deprecated.