Package | Description |
---|---|
org.apache.sling.feature.extension.apiregions.api.artifacts |
Modifier and Type | Method and Description |
---|---|
static ArtifactRules |
ArtifactRules.getArtifactRules(org.apache.sling.feature.Extension ext)
Get the artifact rules from the extension - if it exists.
|
static ArtifactRules |
ArtifactRules.getArtifactRules(org.apache.sling.feature.Feature feature)
Get the artifact rules from the feature - if it exists.
|
Modifier and Type | Method and Description |
---|---|
static void |
ArtifactRules.setArtifactRules(org.apache.sling.feature.Feature feature,
ArtifactRules rules)
Set the rules as an extension to the feature
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.