ImportExportManager.@Deprecated public abstract class AbstractBackupRestoreAction extends ConfluenceActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.dc.filestore.api.compat.FilesystemPath |
confluenceHome
Deprecated.
|
protected ZduManager |
zduManager
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 |
|---|
AbstractBackupRestoreAction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BuildInformation |
getBuildInformation()
Deprecated.
|
protected File |
getConfluenceHome()
Deprecated.
|
List<String> |
getFilenames()
Deprecated.
|
List<File> |
getFilesInRestoreFolder()
Deprecated.
|
String |
getFullExportBackwardsCompatibility()
Deprecated.
|
protected ImportExportManager |
getImportExportManager()
Deprecated.
|
String |
getMinimumFullImportVersion()
Deprecated.
|
String |
getMinimumSpaceImportVersion()
Deprecated.
|
String |
getSystemFileSeparator()
Deprecated.
|
boolean |
isPermitted()
Deprecated.
|
boolean |
isSynchronous()
Deprecated.
|
boolean |
isZduEnabled()
Deprecated.
|
void |
setConfluenceHome(com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome)
Deprecated.
|
void |
setImportExportManager(ImportExportManager importExportManager)
Deprecated.
|
void |
setSynchronous(boolean synchronous)
Deprecated.
|
void |
setZduManager(ZduManager zduManager)
Deprecated.
|
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, 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, execute, 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 com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome
protected ZduManager zduManager
public boolean isSynchronous()
public void setSynchronous(boolean synchronous)
public void setImportExportManager(ImportExportManager importExportManager)
public void setConfluenceHome(com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome)
public String getSystemFileSeparator()
public boolean isZduEnabled()
public void setZduManager(ZduManager zduManager)
public boolean isPermitted()
isPermitted in class ConfluenceActionSupportprotected ImportExportManager getImportExportManager()
public BuildInformation getBuildInformation()
public String getMinimumFullImportVersion()
public String getFullExportBackwardsCompatibility()
public String getMinimumSpaceImportVersion()
Copyright © 2003–2022 Atlassian. All rights reserved.