This editor supports the following operations:
<version-history-path>/jcr:versionLabels/<version-label>/<version-name>
. The version-history-path
is a relative path to the version history node starting at the /jcr:system/jcr:versionStorage node. An attempt to add a version label that already exists will result in a {@link CommitFailedException}. <version-history-path>/jcr:versionLabels/<version-label>/<version-name>
. The version-history-path
is a relative path to the version history node starting at the /jcr:system/jcr:versionStorage node. The <version-name>
part is ignored when labels are removed and can be anything, though it must be a valid JCR/Oak name. An attempt to remove a version label, which does not exist, will result in a {@link CommitFailedException}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|