Package io.wcm.wcm.commons.controller
Class VersionInfo
java.lang.Object
io.wcm.wcm.commons.controller.VersionInfo
@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class)
@ProviderType
public final class VersionInfo
extends Object
Provides access to a list of OSGi bundles present in the system.
The list can be filtered by a regex on the symbolic name, either defined as
property on the page component or in the page properties.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringProperty name to define the regex for the symbolic name. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PN_FILTER_REGEX
Property name to define the regex for the symbolic name.- See Also:
-
-
Constructor Details
-
VersionInfo
public VersionInfo()
-
-
Method Details
-
getBundles
- Returns:
- Bundles
-