Uses of Class
org.alfresco.module.org_alfresco_module_rm.version.RecordableVersionPolicy
-
Packages that use RecordableVersionPolicy Package Description org.alfresco.module.org_alfresco_module_rm.version -
-
Uses of RecordableVersionPolicy in org.alfresco.module.org_alfresco_module_rm.version
Methods in org.alfresco.module.org_alfresco_module_rm.version that return RecordableVersionPolicy Modifier and Type Method Description static RecordableVersionPolicy
RecordableVersionPolicy. valueOf(String name)
Returns the enum constant of this type with the specified name.static RecordableVersionPolicy[]
RecordableVersionPolicy. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-