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