Class TransformationCatalog


  • public final class TransformationCatalog
    extends java.lang.Object
    Deprecated.
    Since 2.3.0, replaced by TransformationCatalog.
    Lists transformations to register.
    Since:
    2.1.0
    • Constructor Detail

      • TransformationCatalog

        public TransformationCatalog()
        Deprecated.
    • Method Detail

      • add

        public static final void add​(TransformationDefinition transformationDefinition)
                              throws com.orchestranetworks.service.OperationException
        Deprecated.
        Registers the specified custom transformation.
        Throws:
        com.orchestranetworks.service.OperationException