public class RulePut extends RulePost
actionService, dateFormate, dictionaryService, fileFolderService, namespaceService, nodeService, ruleService| Constructor and Description |
|---|
RulePut() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache) |
protected org.alfresco.service.cmr.action.ActionCondition |
updateActionConditionFromJson(com.fasterxml.jackson.databind.JsonNode jsonCondition,
org.alfresco.repo.action.ActionConditionImpl conditionToUpdate) |
protected org.alfresco.service.cmr.action.Action |
updateActionFromJson(com.fasterxml.jackson.databind.JsonNode jsonAction,
org.alfresco.repo.action.ActionImpl actionToUpdate) |
protected void |
updateRuleFromJSON(com.fasterxml.jackson.databind.JsonNode jsonRule,
org.alfresco.service.cmr.rule.Rule ruleToUpdate) |
checkRule, parseJsonAction, parseJsonActionCondition, parseJsonParameterValues, parseJsonRule, parseRequestForNodeRef, setActionService, setDictionaryService, setFileFolderService, setNamespaceService, setNodeService, setRuleServiceexecute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplateaddModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toStringprotected Map<String,Object> executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.Status status, org.springframework.extensions.webscripts.Cache cache)
executeImpl in class RulePostprotected void updateRuleFromJSON(com.fasterxml.jackson.databind.JsonNode jsonRule,
org.alfresco.service.cmr.rule.Rule ruleToUpdate)
throws org.activiti.engine.impl.util.json.JSONException
org.activiti.engine.impl.util.json.JSONExceptionprotected org.alfresco.service.cmr.action.Action updateActionFromJson(com.fasterxml.jackson.databind.JsonNode jsonAction,
org.alfresco.repo.action.ActionImpl actionToUpdate)
throws org.activiti.engine.impl.util.json.JSONException
org.activiti.engine.impl.util.json.JSONExceptionprotected org.alfresco.service.cmr.action.ActionCondition updateActionConditionFromJson(com.fasterxml.jackson.databind.JsonNode jsonCondition,
org.alfresco.repo.action.ActionConditionImpl conditionToUpdate)
throws org.activiti.engine.impl.util.json.JSONException
org.activiti.engine.impl.util.json.JSONExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.