Package org.alfresco.rest.api.impl.rules
Class ActionParameterConverter
java.lang.Object
org.alfresco.rest.api.impl.rules.ActionParameterConverter
-
Constructor Summary
ConstructorsConstructorDescriptionActionParameterConverter
(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService, ActionService actionService, org.alfresco.service.namespace.NamespaceService namespaceService, PermissionService permissionService, Nodes nodes) -
Method Summary
Modifier and TypeMethodDescriptiongetConvertedParams
(Map<String, Serializable> params, String name)
-
Constructor Details
-
ActionParameterConverter
public ActionParameterConverter(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService, ActionService actionService, org.alfresco.service.namespace.NamespaceService namespaceService, PermissionService permissionService, Nodes nodes)
-
-
Method Details
-
getConvertedParams
-
convertParamFromServiceModel
-