Package org.apache.sling.jcr.maintenance
Annotation Type VersionCleanupPathConfig
public @interface VersionCleanupPathConfig
Configuration to configure how version cleanup works on a per-path basis
-
Required Element Summary
Required Elements
-
Element Details
-
path
String path -
limit
int limit -
keepVersions
boolean keepVersions
-