Uses of Class
org.nuxeo.ecm.core.versioning.SaveOptionsDescriptor
-
Packages that use SaveOptionsDescriptor Package Description org.nuxeo.ecm.core.versioning -
-
Uses of SaveOptionsDescriptor in org.nuxeo.ecm.core.versioning
Fields in org.nuxeo.ecm.core.versioning with type parameters of type SaveOptionsDescriptor Modifier and Type Field Description Map<String,SaveOptionsDescriptor>DefaultVersioningRuleDescriptor. optionsDeprecated.Map<String,SaveOptionsDescriptor>VersioningRuleDescriptor. optionsDeprecated.Methods in org.nuxeo.ecm.core.versioning that return types with arguments of type SaveOptionsDescriptor Modifier and Type Method Description Map<String,SaveOptionsDescriptor>DefaultVersioningRuleDescriptor. getOptions()Deprecated.Map<String,SaveOptionsDescriptor>VersioningRuleDescriptor. getOptions()Deprecated.
-