Uses of Class
org.apache.sling.provisioning.model.Traceable
Packages that use Traceable
-
Uses of Traceable in org.apache.sling.provisioning.model
Subclasses of Traceable in org.apache.sling.provisioning.modelModifier and TypeClassDescriptionclass
Description of an artifact.class
A artifact group holds a set of artifacts.class
A commentable has a comment and a location.class
A configuration has either - a pid - or a factory pid and an alias (pid) and properties.class
A feature is a collection of - a name - a version - variables - run modesclass
ItemList<T>
Helper class to hold a list of items.class
KeyValueMap<T>
Helper class to hold key value pairs.class
A model is the central object.class
A run mode is a collection of - artifacts (through start levels) - configurations - settings Only if all run modes are active, this run mode is active.class
An additional section in the provisioning model.Methods in org.apache.sling.provisioning.model that return types with arguments of type Traceable