Class ArtifactRuleChange

java.lang.Object
io.apicurio.registry.events.dto.ArtifactId
io.apicurio.registry.events.dto.ArtifactRuleChange

public class ArtifactRuleChange extends ArtifactId
  • Constructor Details

    • ArtifactRuleChange

      public ArtifactRuleChange()
  • Method Details

    • getRule

      public String getRule()
      Returns:
      the rule
    • setRule

      public void setRule(String rule)
      Parameters:
      rule - the rule to set