Package org.nuxeo.ecm.core.versioning
Class VersioningRestrictionDescriptor
java.lang.Object
org.nuxeo.ecm.core.versioning.VersioningRestrictionDescriptor
Descriptor to contribute new restrictions in versioning system.
These contributions will restrict available increment options on UI and raise an exception when saving a
DocumentModel
with an excluded VersioningOption
.
- Since:
- 9.1
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
type
-
options
-
-
Constructor Details
-
VersioningRestrictionDescriptor
public VersioningRestrictionDescriptor()
-
-
Method Details
-
getType
-
getRestrictionOption
-
merge
-