A C E G I R 
All Classes All Packages

A

adminToolsConfig - Variable in class com.xwiki.admintools.script.AdminToolsScriptService
 
AdminToolsScriptService - Class in com.xwiki.admintools.script
Admin Tools script services.
AdminToolsScriptService() - Constructor for class com.xwiki.admintools.script.AdminToolsScriptService
 

C

checkSecurityCache(DocumentReference, DocumentReference) - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Retrieve the cached and live security rules in a table format given by the associated template.
com.xwiki.admintools.script - package com.xwiki.admintools.script
 

E

extractRuleUsersGroups(SecurityRule) - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Extract the users and groups from the given SecurityRule.

G

getConfigurationData() - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Retrieve all the configuration information in a format given by the associated templates generated by the data providers.
getConfigurationData(String) - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Get a specific data provider information in a format given by the associated template.
getEmptyDocuments(Map<String, String>, String) - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Retrieve the empty documents from the XWiki instance.
getEntityRights(Map<String, String>, String, String, String) - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Retrieves a filtered and sorted list of RightsResult representing the rights for the given parameters.
getFilesSection() - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Get the rendered template for accessing the downloads UI.
getHealthCheckJobId() - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Get the Health Check job id for the current wiki.
getInstanceSizeSection() - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Get the rendered template for viewing info about the size of the XWiki instance.
getJSONFromNetwork(String, Map<String, String>, boolean) - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Retrieve JSON data from the given network endpoint.
getMinimumSpamSize() - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Retrieve the configuration settings for minimum spam size.
getNetworkLimits() - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Get network limits for the current instance.
getPagesOverGivenNumberOfComments(long, Map<String, String>, String) - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Retrieve the pages that have more than a given number of comments.
getSupportedDatabases() - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Retrieve the supported databases.
getSupportedServers() - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Retrieve the supported servers.
getWikisRecycleBinSize(Map<String, String>, String, String) - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Get recycle bin info for all wikis in your instance with the options to sort and apply filters on it.
getWikisSize(Map<String, String>, String, String) - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Get a List of WikiSizeResult with the options to sort it and apply filters on it.

I

isUsedServerCompatible() - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Check if the used server is compatible with Admin tools installation.

R

runHealthChecks() - Method in class com.xwiki.admintools.script.AdminToolsScriptService
Check if an Admin Tools Health Check job for the wiki from where the request was made exists.
A C E G I R 
All Classes All Packages