| Package | Description |
|---|---|
| org.jahia.services.history |
| Modifier and Type | Class and Description |
|---|---|
class |
OrphanedVersionHistoryCheckStatus
Result of the orphaned version history check operation.
|
class |
UnusedVersionCheckStatus
Result of the orphaned version history check operation.
|
| Modifier and Type | Method and Description |
|---|---|
static VersionHistoryCheckStatus |
NodeVersionHistoryHelper.purgeVersionHistoryForNodes(javax.jcr.NodeIterator nodes,
Writer statusOut)
Performs the removal of unused versions for the specified nodes.
|
static VersionHistoryCheckStatus |
NodeVersionHistoryHelper.purgeVersionHistoryForNodes(Set<String> nodeIdentifiers)
Performs the removal of unused versions for the specified nodes.
|
static VersionHistoryCheckStatus |
NodeVersionHistoryHelper.purgeVersionHistoryForNodes(Set<String> nodeIdentifiers,
Writer statusOut)
Performs the removal of unused versions for the specified nodes.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.