Package io.apicurio.registry.events.dto
Class ArtifactRuleChange
java.lang.Object
io.apicurio.registry.events.dto.ArtifactId
io.apicurio.registry.events.dto.ArtifactRuleChange
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.apicurio.registry.events.dto.ArtifactId
getArtifactId, getGroupId, getType, getVersion, setArtifactId, setGroupId, setType, setVersion
-
Constructor Details
-
ArtifactRuleChange
public ArtifactRuleChange()
-
-
Method Details
-
getRule
- Returns:
- the rule
-
setRule
- Parameters:
rule- the rule to set
-