public class ReplicationServiceStatusGet
extends org.springframework.extensions.webscripts.DeclarativeWebScript
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ENABLED |
Constructor and Description |
---|
ReplicationServiceStatusGet() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache) |
void |
setReplicationService(org.alfresco.service.cmr.replication.ReplicationService replicationService)
Used to inject the
ReplicationService . |
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 java.lang.String ENABLED
public void setReplicationService(org.alfresco.service.cmr.replication.ReplicationService replicationService)
ReplicationService
.replicationService
- protected java.util.Map 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 - 2013 Alfresco Software, Inc. All Rights Reserved.