Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
TransformCommandParserandQuickTransformsfor custom persisted transform commands.Parse DSL commands withTransformCommandParserinstead.UseQuickTransformsto parse persisted transform statements. The DSL replaces this fixed function-name/parameter registry and this type is expected to be removed in a future release.Store and apply DSL statements instead of the fixedTransformSetSchematable shape.UseQuickTransformsextension methods instead.UseQuickTransformsextension methods instead.UseQuickTransformsdirectly.Register DSL command parsers withQuickTransformsinstead.Use parser extension methods instead.Parse a DSL statement withQuickTransformsinstead.UseQuickTransformsextension methods instead.UseQuickTransformsfor persisted transform definitions. The DSL is the preferred transform configuration format and this registry is expected to be removed in a future release.Store transform DSL statements instead. The fixed Param1-Param5 schema belongs to the deprecatedTransformRegistrypath and is expected to be removed in a future release.useTransformParseMode.ONLY_INwithBigDecimals.parse(CharSequence)insteaduseTransformParseMode.ONLY_INwithBigDecimals.parseDouble(CharSequence)instead
-
Deprecated InterfacesInterfaceDescriptionUse
TransformCommandParserandQuickTransformsfor custom persisted transform commands.
-
Deprecated ClassesClassDescriptionUse
QuickTransformsto parse persisted transform statements. The DSL replaces this fixed function-name/parameter registry and this type is expected to be removed in a future release.UseQuickTransformsextension methods instead.Store transform DSL statements instead. The fixed Param1-Param5 schema belongs to the deprecatedTransformRegistrypath and is expected to be removed in a future release.
-
Deprecated MethodsMethodDescriptionParse DSL commands with
TransformCommandParserinstead.Store and apply DSL statements instead of the fixedTransformSetSchematable shape.UseQuickTransformsextension methods instead.UseQuickTransformsdirectly.Register DSL command parsers withQuickTransformsinstead.Use parser extension methods instead.Parse a DSL statement withQuickTransformsinstead.UseQuickTransformsextension methods instead.UseQuickTransformsfor persisted transform definitions. The DSL is the preferred transform configuration format and this registry is expected to be removed in a future release.useTransformParseMode.ONLY_INwithBigDecimals.parse(CharSequence)insteaduseTransformParseMode.ONLY_INwithBigDecimals.parseDouble(CharSequence)instead