|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.extensions.webscripts.AbstractWebScript
org.springframework.extensions.webscripts.DeclarativeWebScript
org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript
org.alfresco.repo.web.scripts.admin.RepoUsagePost
public class RepoUsagePost
GET the repository usage.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.springframework.extensions.webscripts.AbstractWebScript |
|---|
org.springframework.extensions.webscripts.AbstractWebScript.ScriptDetails |
| Field Summary |
|---|
| Fields inherited from class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript |
|---|
JSON_KEY_DOCUMENTS, JSON_KEY_ERRORS, JSON_KEY_LAST_UPDATE, JSON_KEY_LEVEL, JSON_KEY_LICENSE_MODE, JSON_KEY_LICENSE_VALID_UNTIL, JSON_KEY_READ_ONLY, JSON_KEY_UPDATED, JSON_KEY_USERS, JSON_KEY_WARNINGS, logger, repoAdminService |
| Constructor Summary | |
|---|---|
RepoUsagePost()
|
|
| Method Summary | |
|---|---|
protected java.util.Map |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache)
|
| Methods inherited from class org.alfresco.repo.web.scripts.admin.AbstractAdminWebScript |
|---|
getI18NMessage, putUsageInModel, setRepoAdminService |
| Methods inherited from class org.springframework.extensions.webscripts.DeclarativeWebScript |
|---|
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplate |
| Methods inherited from class org.springframework.extensions.webscripts.AbstractWebScript |
|---|
createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RepoUsagePost()
| Method Detail |
|---|
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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||