Package org.datadog.jenkins.plugins.datadog.util.conversion
-
Class Summary Class Description DatadogConverter<T> Converter that supports data versioning.PatternListConverter PolymorphicReflectionConverter A subtype of reflection converter that is capable of handling polymorphic fields (when the declared field type is an interface or a parent class and its value is an instance of an implementation or a child class).VersionedConverter<T>