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