public static interface VersionServicePolicies.AfterCreateVersionPolicy extends ClassPolicy
Policy.Arg| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.service.namespace.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCreateVersion(org.alfresco.service.cmr.repository.NodeRef versionableNode,
Version version)
Called after the version has been created
|
void afterCreateVersion(org.alfresco.service.cmr.repository.NodeRef versionableNode,
Version version)
versionableNode - the node that has been versionedversion - the created versionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.