public class ViewSystemInfoAction extends ConfluenceActionSupport
accessModeService, CANCEL, DEVMODE, eventManager, i18NBeanFactory, labelManager, languageManager, LICENSE_EXPIRED, LICENSE_USERS_EXCEEDED, messageHolder, permissionManager, permitted, personService, pluginAccessor, PREVIEW, spacePermissionManager, userAccessor, webInterfaceManager| Constructor and Description |
|---|
ViewSystemInfoAction()
Keep the blank constructor so WebWork can construct the action
|
ViewSystemInfoAction(javax.servlet.ServletContext servletContext)
This constructor is used by the error page (500page.jsp) to create a new action after the ActionContext has been
reset.
|
addActionError, addActionMessage, addFieldError, addPermissionTypeTo, addToHistory, doDefault, formatFriendlyDate, getAccessMode, getActionName, getActionName, getAuthenticatedUser, getBootstrapManager, getCancel, getCancelResult, getConfluenceAccessManager, getContext, getCurrentRequest, getCurrentSession, getDateFormatSetting, getDateFormatter, getDefaultResourceBundle, getDefaultTimeZone, getDocLink, getEventManager, getFriendlyDateFormatter, getFrontendServiceURL, getGlobalSettings, getHelper, getI18n, getInstalledLanguages, getLabelManager, getLanguageManager, getLanguageUserFriendly, getLocale, getLocaleManager, getLocaleString, getMessageHolder, getNiceContentType, getPermissionManager, getPermissionTypes, getPermittedEntitiesOf, getPermittedEntitiesOf, getPermittedEntitiesOf, getPersonService, getPreviousLoginDate, getRemoteUser, getSession, getSystemInformationService, getText, getText, getText, getText, getTextStatic, getTextStatic, getTextStrict, getTimeZone, getUser, getUserAccessor, getUserByName, getUserFullName, getUserHasBrowseUsersPermission, getUserHasLicensedAccess, getUserInterfaceState, getUserLocaleDefaultDatePattern, getUserProfilePicUrl, getWebInterfaceContext, getWebInterfaceManager, hasPermissionForSpace, isAnonymousUser, isCanceled, isDevMode, isEmailVisible, isExternalUserManagementEnabled, isLabelable, isPrintableVersion, isSharedMode, isSkipAccessCheck, isUserStatusPluginEnabled, isUsingH2, isUsingHSQL, setAccessModeService, setApiDateFormatService, setApiPersonService, setBootstrapManager, setCancel, setConfluenceAccessManager, setContentUiSupport, setEventManager, setFormatSettingsManager, setI18NBean, setI18NBeanFactory, setLabelManager, setLanguageManager, setLocaleManager, setLoginManager, setMessageHolder, setPermissionManager, setPluginAccessor, setPreviousLoginDate, setServletRequestSupplier, setSkipAccessCheck, setSpacePermissionManager, setTimeZoneManager, setUserAccessor, setWebInterfaceManageraddActionError, addActionMessage, addFieldError, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, setActionErrors, setActionMessages, setFieldErrors, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidatepublic ViewSystemInfoAction()
public ViewSystemInfoAction(javax.servlet.ServletContext servletContext)
public boolean isPermitted()
isPermitted in class ConfluenceActionSupportpublic String execute() throws Exception
execute in interface com.opensymphony.xwork.Actionexecute in class com.opensymphony.xwork.ActionSupportExceptionpublic javax.servlet.ServletContext getServletContext()
public MemoryInfo getMemoryStatistics()
public Collection<com.atlassian.plugin.Plugin> getPlugins()
public boolean isPluginEnabled(String pluginKey)
public String getPluginEnabledAsEnglish(String pluginKey)
public String getPluginEnabledAsI18nLabel(String pluginKey)
public boolean isClustered()
public boolean isDailyBackupEnabled()
public String getServerId()
public String getServerIdOrEnglishNone()
public String getServerIdOrI18nNone()
public String getSupportEntitlementNumberOrEnglishNone()
public String getSupportEntitlementNumberOrI18nNone()
public void setSidManager(ConfluenceSidManager sidManager)
public Map getSystemPropertiesHtml()
public void setClusterManager(ClusterManager clusterManager)
clusterManager - the ClusterManager used to discover whether the server is part of a cluster.public void setSettingsManager(SettingsManager settingsManager)
setSettingsManager in class ConfluenceActionSupportsettingsManager - the SettingsManager used to discover whether daily back ups are enabled.public void setScheduledJobManager(ScheduledJobManager scheduledJobManager)
scheduledJobManager - ScheduledJobManager used to discover whether daily back ups are enabled.public List<com.atlassian.plugin.Plugin> getEnabledPlugins()
public void setGc(boolean gc)
public void setSystemInformationService(SystemInformationService sysInfoService)
setSystemInformationService in class ConfluenceActionSupportpublic void setLicenseService(LicenseService licenseService)
Copyright © 2003–2019 Atlassian. All rights reserved.