@Mojo(name="set-compatibility",
configurator="custom-basic")
public class SetCompatibilityMojo
extends SchemaRegistryMojo
client| Constructor and Description |
|---|
SetCompatibilityMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteConfig(String subject) |
void |
execute() |
String |
getConfig(String subject) |
void |
updateConfig(String subject,
CompatibilityLevel compatibility) |
client, closepublic void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void updateConfig(String subject, CompatibilityLevel compatibility) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void deleteConfig(String subject) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2026 Confluent, Inc.. All rights reserved.