Package-level declarations

Contains the extensions that consist of all the settings and properties for this plugin.

Types

Link copied to clipboard
open class CompatibilityHandler @Inject constructor(factory: ObjectFactory)

A nested DSL structure which configures and lists the artifact details that are used for checking for compatibility issues between the local and remote artifact files.

Link copied to clipboard
open class ConfigurationHandler @Inject constructor(factory: ObjectFactory)

A nested DSL structure which configures the connection information (URL, authentication) need to connect to the Apicurio Schema Registry.

Link copied to clipboard
open class DownloadHandler @Inject constructor(factory: ObjectFactory)

A nested DSL structure which configures and lists the artifact details that are used for downloading remote files from the Apicurio Schema Registry.

Link copied to clipboard
open class RegisterHandler @Inject constructor(factory: ObjectFactory)

A nested DSL structure which configures and lists the artifact details that are used for registering local files on the Apicurio Schema Registry.