Package org.alfresco.repo.version
Interface VersionServicePolicies.CalculateVersionLabelPolicy
- All Superinterfaces:
ClassPolicy,Policy
- All Known Implementing Classes:
SerialVersionLabelPolicy
- Enclosing interface:
- VersionServicePolicies
@AlfrescoPublicApi
public static interface VersionServicePolicies.CalculateVersionLabelPolicy
extends ClassPolicy
Calculate version lable policy interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy
Policy.Arg -
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptioncalculateVersionLabel(QName classRef, Version preceedingVersion, int versionNumber, Map<String, Serializable> verisonProperties)
-
Method Details
-
calculateVersionLabel
-