Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Serializer that can handle values which can be either a primitive (String, Number, Boolean) or a nested structure (Map, List) with arbitrary nesting levels.
Link copied to clipboard
Custom polymorphic serializer for Part hierarchy.
Link copied to clipboard
Serializer that can handle ID values of type String, Int, or null
Link copied to clipboard
Link copied to clipboard
Polymorphic serializer for TaskUpdateEvent hierarchy. Determines which subclass to use based on the presence of "artifact" or "status" properties.