Package-level declarations

Types

Link copied to clipboard
abstract class AbstractStateAggregateDeserializer<T : ReadOnlyStateAggregate<*>>(stateAggregateType: Class<T>) : StdDeserializer<T>
Link copied to clipboard
abstract class AbstractStateAggregateSerializer<T : ReadOnlyStateAggregate<*>>(stateAggregateType: Class<T>) : StdSerializer<T>
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun JsonNode.abacTags(): AbacTags