Package | Description |
---|---|
org.apache.sling.provisioning.model |
Modifier and Type | Method and Description |
---|---|
ModelUtility.ResolverOptions |
ModelUtility.ResolverOptions.artifactVersionResolver(ModelUtility.ArtifactVersionResolver dependencyVersionResolver) |
ModelUtility.ResolverOptions |
ModelUtility.ResolverOptions.variableResolver(ModelUtility.VariableResolver variableResolver) |
Modifier and Type | Method and Description |
---|---|
static Model |
ModelUtility.getEffectiveModel(Model model,
ModelUtility.ResolverOptions options)
Replace all variables in the model and return a new model with the replaced values.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.