Package org.apache.sling.installer.hc
Annotation Type OsgiInstallerHealthCheck.Configuration
- Enclosing class:
- OsgiInstallerHealthCheck
protected static @interface OsgiInstallerHealthCheck.Configuration
-
Element Details
-
skipEntityIds
String[] skipEntityIds
-
-
-
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
-