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