Package org.apache.sling.installer.hc
Annotation Interface OsgiInstallerHealthCheck.Configuration
- Enclosing class:
OsgiInstallerHealthCheck
protected static @interface OsgiInstallerHealthCheck.Configuration
-
Element Details
-
hc_tags
String[] hc_tags- Default:
{"installer", "osgi"}
-
urlPrefixes
String[] urlPrefixes- Default:
{"jcrinstall:/apps/"}
-
checkBundles
boolean checkBundles- Default:
true
-
checkConfigurations
boolean checkConfigurations- Default:
true
-
allowIgnoredArtifactsInGroup
boolean allowIgnoredArtifactsInGroup- Default:
false
-
skipEntityIds
String[] skipEntityIds
-