Uses of Interface
com.atlassian.confluence.json.introspector.Introspector
Packages that use Introspector
Package
Description
-
Uses of Introspector in com.atlassian.confluence.json.introspector
Classes in com.atlassian.confluence.json.introspector that implement IntrospectorModifier and TypeClassDescriptionclass
Override some behaviour of the JSON library JSON object to allow mapped fields to be converted to JSON objects before adding to map. -
Uses of Introspector in com.atlassian.confluence.json.jsonator
Constructors in com.atlassian.confluence.json.jsonator with parameters of type IntrospectorModifierConstructorDescriptionDefaultJsonator
(Introspector introspector, Map<Class<?>, Jsonator<?>> jsonators)