ConnectionMetadataGenerator

class ConnectionMetadataGenerator(connectionTypes: Set<String>) : MetadataGenerator

Constructors

Link copied to clipboard
fun ConnectionMetadataGenerator(connectionTypes: Set<String>)

Functions

Link copied to clipboard
open override fun metadataForObject(obj: Any?, context: MetadataGeneratorContext): Map<String, Any?>