@Deprecated public class AttachmentStorageSetupAction extends ConfluenceActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected String |
attachmentStorageType
Deprecated.
|
protected List |
attachmentStorageTypes
Deprecated.
|
protected String |
originalAttachmentStorageType
Deprecated.
|
accessModeService, CANCEL, DEVMODE, eventManager, i18NBeanFactory, labelManager, languageManager, LICENSE_EXPIRED, LICENSE_USERS_EXCEEDED, messageHolder, permissionManager, permitted, personService, pluginAccessor, PREVIEW, settingsManager, spacePermissionManager, userAccessor, webInterfaceManager| Constructor and Description |
|---|
AttachmentStorageSetupAction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
doDefault()
Deprecated.
Default webwork action execution method.
|
String |
execute()
Deprecated.
|
String |
getAttachmentStorageType()
Deprecated.
|
List |
getAttachmentStorageTypes()
Deprecated.
|
String |
getLocalAttachmentDirectory()
Deprecated.
|
String |
getOriginalAttachmentStorageType()
Deprecated.
|
boolean |
isDatabaseConfigured()
Deprecated.
|
boolean |
isFileSystemConfigured()
Deprecated.
|
boolean |
isPermitted()
Deprecated.
|
void |
setAttachmentStorageType(String attachmentStorageType)
Deprecated.
|
void |
setAttachmentStorageTypes(List attachmentStorageTypes)
Deprecated.
|
addActionError, addActionMessage, addFieldError, addPermissionTypeTo, addToHistory, formatFriendlyDate, getAccessMode, getActionName, getActionName, getAuthenticatedUser, getBootstrapManager, getBootstrapStatusProvider, getCancel, getCancelResult, getConfluenceAccessManager, getContext, getCurrentRequest, getCurrentSession, getDateFormatSetting, getDateFormatter, getDefaultResourceBundle, getDefaultTimeZone, getDocLink, getEventManager, getFriendlyDateFormatter, getFrontendServiceURL, getGlobalSettings, getHelper, getI18n, getInstalledLanguages, getLabelManager, getLanguageJs, 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, getUserAccessor, getUserByName, getUserFullName, getUserHasBrowseUsersPermission, getUserHasLicensedAccess, getUserInterfaceState, getUserLocaleDefaultDatePattern, getUserProfilePicUrl, getWebInterfaceContext, getWebInterfaceManager, hasPermissionForSpace, isAnonymousUser, isCanceled, isDevMode, isEmailVisible, isExternalUserManagementEnabled, isLabelable, isPrintableVersion, isSkipAccessCheck, isUserStatusPluginEnabled, isUsingH2, isUsingHSQL, setAccessModeService, setApiDateFormatService, setApiPersonService, setBootstrapManager, setCancel, setConfluenceAccessManager, setContentUiSupport, setEventManager, setFormatSettingsManager, setI18NBean, setI18NBeanFactory, setLabelManager, setLanguageManager, setLocaleManager, setLoginManager, setMessageHolder, setPermissionManager, setPluginAccessor, setPreviousLoginDate, setServletRequestSupplier, setSettingsManager, setSkipAccessCheck, setSpacePermissionManager, setSystemInformationService, setTimeZoneManager, setUserAccessor, setWebInterfaceManager, withServletRequestSupplieraddActionError, 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, waitvalidateprotected List attachmentStorageTypes
protected String attachmentStorageType
protected String originalAttachmentStorageType
public String doDefault() throws Exception
ConfluenceActionSupportdoDefault in class ConfluenceActionSupportException - if something goes wrongpublic String execute() throws Exception
execute in interface com.opensymphony.xwork.Actionexecute in class com.opensymphony.xwork.ActionSupportExceptionpublic String getLocalAttachmentDirectory()
public boolean isFileSystemConfigured()
public boolean isDatabaseConfigured()
public List getAttachmentStorageTypes()
public void setAttachmentStorageTypes(List attachmentStorageTypes)
public String getAttachmentStorageType()
public void setAttachmentStorageType(String attachmentStorageType)
public String getOriginalAttachmentStorageType()
public boolean isPermitted()
isPermitted in class ConfluenceActionSupportCopyright © 2003–2022 Atlassian. All rights reserved.