Uses of Class
org.apache.sling.feature.extension.apiregions.api.artifacts.ArtifactRules
Packages that use ArtifactRules
-
Uses of ArtifactRules in org.apache.sling.feature.extension.apiregions.api.artifacts
Methods in org.apache.sling.feature.extension.apiregions.api.artifacts that return ArtifactRulesModifier and TypeMethodDescriptionstatic ArtifactRulesArtifactRules.getArtifactRules(org.apache.sling.feature.Extension ext) Get the artifact rules from the extension - if it exists.static ArtifactRulesArtifactRules.getArtifactRules(org.apache.sling.feature.Feature feature) Get the artifact rules from the feature - if it exists.Methods in org.apache.sling.feature.extension.apiregions.api.artifacts with parameters of type ArtifactRulesModifier and TypeMethodDescriptionstatic voidArtifactRules.setArtifactRules(org.apache.sling.feature.Feature feature, ArtifactRules rules) Set the rules as an extension to the feature