All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description BundleContentLoadedCheck Health check component that monitors the bundle content loading progress for all of the deployed bundles.BundleContentLoadedCheck.Config ContentCreator TheContentCreator
is used by theContentReader
to create the actual content.ContentImporter TheContentImporter
serviceContentImportListener Listener interface to provide callbacks for all imported updates for interested parties.ContentReader TheContentReader
ContentTypeUtil ImportOptions Encapsulates the options for the content import.JsonReader TheJsonReader
Parses a Json document on content load and creates the corresponding node structure with properties.LocalPrivilege LocalRestriction OrderedJsonReader SpecificJsonReader
,OrderedJsonReader
parse json document exactly the same, but does specific look up for SLING:ordered : [{SLING:name: "first", ...},{SLING:name: "second", ...}] type of structure that will force import of an orderable node with first and second children, in that order.PathEntry A path entry from the manifest for initial content.XmlReader This reader reads an xml file defining the content.XmlReader.AttributeMap Utility class for dealing with attributes from KXmlParser.XmlReader.FileDescription Represents a reference to a file that is to be loaded into the repository.XmlReader.NodeDescription XmlReader.PropertyDescription ZipReader TheZipReader
TODO