Package | Description |
---|---|
org.apache.sling.provisioning.model |
Modifier and Type | Method and Description |
---|---|
MergeUtility.MergeOptions |
MergeUtility.MergeOptions.setHandleRemoveRunMode(boolean handleRemoveRunMode)
Set to
true if the remove run mode should be respected. |
MergeUtility.MergeOptions |
MergeUtility.MergeOptions.setLatestArtifactWins(boolean latestArtifactWins)
Set to
true if the latest artifact should win on a merge. |
Modifier and Type | Method and Description |
---|---|
static void |
MergeUtility.merge(Model base,
Model additional,
MergeUtility.MergeOptions options)
Merge the additional model into the base model.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.