public class DispositionActionDefinitionPost extends DispositionAbstractBase
COMBINE_DISPOSITION_STEP_CONDITIONSID, INVERT, PATH_SEPARATOR, STORE_ID, STORE_TYPE, SUCCESS| Constructor and Description |
|---|
DispositionActionDefinitionPost() |
| Modifier and Type | Method and Description |
|---|---|
protected DispositionActionDefinition |
createActionDefinition(org.json.JSONObject json,
DispositionSchedule schedule)
Creates a dispositionActionDefinition node in the repo.
|
protected Map<String,Object> |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache) |
createActionDefModel, getDispositionScheduleModel, parseRequestForActionDefinition, parseRequestForSchedulegetDispositionService, getNamespaceService, getNodeService, parseRequestForNodeRef, setDispositionService, setNamespaceService, setNodeServiceexecute, 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 org.springframework.extensions.webscripts.DeclarativeWebScriptprotected DispositionActionDefinition createActionDefinition(org.json.JSONObject json, DispositionSchedule schedule) throws org.json.JSONException
json - The JSON to use to create the action definitionschedule - The DispositionSchedule the action is fororg.json.JSONExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.