public class ActionQueuePost extends AbstractRuleWebScript
Modifier and Type | Field and Description |
---|---|
static String |
STATUS |
static String |
STATUS_FAIL |
static String |
STATUS_QUEUED |
static String |
STATUS_SUCCESS |
actionService, dateFormate, dictionaryService, fileFolderService, namespaceService, nodeService, ruleService
Constructor and Description |
---|
ActionQueuePost() |
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) |
checkRule, parseJsonAction, parseJsonActionCondition, parseJsonParameterValues, parseJsonRule, parseRequestForNodeRef, setActionService, setDictionaryService, setFileFolderService, setNamespaceService, setNodeService, setRuleService
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplate
addModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toString
public static final String STATUS
public static final String STATUS_SUCCESS
public static final String STATUS_FAIL
public static final String STATUS_QUEUED
protected 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 org.springframework.extensions.webscripts.DeclarativeWebScript
Copyright © 2005–2017 Alfresco Software. All rights reserved.