Package | Description |
---|---|
io.apicurio.registry.storage | |
io.apicurio.registry.storage.impl |
Modifier and Type | Method and Description |
---|---|
void |
RegistryStorage.createArtifactRule(String artifactId,
RuleType rule,
RuleConfigurationDto config)
Creates an artifact rule for a specific Artifact.
|
void |
RegistryStorage.createGlobalRule(RuleType rule,
RuleConfigurationDto config)
Creates a single global rule.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractMapRegistryStorage.createArtifactRule(String artifactId,
RuleType rule,
RuleConfigurationDto config) |
void |
AbstractMapRegistryStorage.createGlobalRule(RuleType rule,
RuleConfigurationDto config) |
Copyright © 2020 Red Hat. All rights reserved.