@AlfrescoPublicApi public static interface VersionServicePolicies.AfterVersionRevertPolicy extends ClassPolicy
Policy.Arg
Modifier and Type | Field and Description |
---|---|
static org.alfresco.service.namespace.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
void |
afterVersionRevert(org.alfresco.service.cmr.repository.NodeRef nodeRef,
Version version)
Called after the version has been reverted
|
void afterVersionRevert(org.alfresco.service.cmr.repository.NodeRef nodeRef, Version version)
nodeRef
- the node that has been revertedversion
- the reverted versionCopyright © 2005–2017 Alfresco Software. All rights reserved.