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