Details
Description
In Jenkins, we had to change the default converter from ReflectionConverter from our subtype. XStream class doesn't currently allow this setting to be modified, but we'd like to be able to change this.
>
In Jenkins, we had to change the default converter from ReflectionConverter from our subtype. XStream class doesn't currently allow this setting to be modified, but we'd like to be able to change this.
The patch attached. It also contains several getter methods for subtypes.