public class AuditLogStatusGet
extends org.springframework.extensions.webscripts.DeclarativeWebScript
| Modifier and Type | Field and Description |
|---|---|
protected FilePlanService |
filePlanService
File plan service
|
protected RecordsManagementAuditService |
rmAuditService
Records management audit service
|
| Constructor and Description |
|---|
AuditLogStatusGet() |
| 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.repository.NodeRef |
getDefaultFilePlan()
Helper method to get default file plan.
|
void |
setFilePlanService(FilePlanService filePlanService) |
void |
setRecordsManagementAuditService(RecordsManagementAuditService rmAuditService)
Sets the RecordsManagementAuditService instance
|
execute, 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 RecordsManagementAuditService rmAuditService
protected FilePlanService filePlanService
public void setRecordsManagementAuditService(RecordsManagementAuditService rmAuditService)
auditService - The RecordsManagementAuditService instancepublic void setFilePlanService(FilePlanService filePlanService)
filePlanService - file plan serviceprotected 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.DeclarativeWebScriptStreamContent.executeImpl(org.springframework.extensions.webscripts.WebScriptRequest, org.springframework.extensions.webscripts.Status, org.springframework.extensions.webscripts.Cache)protected org.alfresco.service.cmr.repository.NodeRef getDefaultFilePlan()
Copyright © 2005–2016 Alfresco Software. All rights reserved.