Package | Description |
---|---|
org.apache.sling.provisioning.model |
Modifier and Type | Class and Description |
---|---|
class |
Artifact
Description of an artifact.
|
class |
ArtifactGroup
A artifact group holds a set of artifacts.
|
class |
Configuration
A configuration has either
- a pid
- or a factory pid and an alias (pid)
and properties.
|
class |
Feature
A feature is a collection of
- a name
- a version
- variables
- run modes
|
class |
ItemList<T>
Helper class to hold a list of items.
|
class |
KeyValueMap<T>
Helper class to hold key value pairs.
|
class |
Section
An additional section in the provisioning model.
|
Modifier and Type | Method and Description |
---|---|
static void |
MergeUtility.mergeComments(Commentable base,
Commentable additional)
Merge the comments
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.