Class ExportSpaceAction
- java.lang.Object
-
- com.opensymphony.xwork2.ActionSupport
-
- com.atlassian.confluence.core.ConfluenceActionSupport
-
- com.atlassian.confluence.spaces.actions.AbstractSpaceAction
-
- com.atlassian.confluence.importexport.actions.ExportSpaceAction
-
- All Implemented Interfaces:
WebInterface
,Spaced
,MessageHolderAware
,com.opensymphony.xwork2.Action
,com.opensymphony.xwork2.interceptor.ValidationAware
,com.opensymphony.xwork2.LocaleProvider
,com.opensymphony.xwork2.TextProvider
,com.opensymphony.xwork2.Validateable
,Serializable
,org.apache.struts2.action.ServletRequestAware
,org.apache.struts2.interceptor.ServletRequestAware
,org.springframework.beans.factory.Aware
,org.springframework.web.context.ServletContextAware
@Deprecated public class ExportSpaceAction extends AbstractSpaceAction implements org.springframework.web.context.ServletContextAware, org.apache.struts2.interceptor.ServletRequestAware
Deprecated.since 7.17.0. Will be removed in the future withImportExportManager
.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
eventPublisher, key, notificationManager, space, spaceManager, themeManager, wikiStyleRenderer
-
Fields inherited from class com.atlassian.confluence.core.ConfluenceActionSupport
accessModeService, CANCEL, DEVMODE, eventManager, i18NBeanFactory, labelManager, languageManager, LICENSE_EXPIRED, LICENSE_USERS_EXCEEDED, messageHolder, permissionManager, permitted, personService, pluginAccessor, PREVIEW, settingsManager, spacePermissionManager, systemInformationService, userAccessor, webInterfaceManager
-
-
Constructor Summary
Constructors Constructor Description ExportSpaceAction()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description String
doDefault()
Deprecated.Convenient Action execution method which defaults to returning INPUTString
doDefaultContentTree()
Deprecated.String
doDefaultHtml()
Deprecated.String
doDefaultPdf()
Deprecated.String
doDefaultXml()
Deprecated.String
execute()
Deprecated.BuildInformation
getBuildInformation()
Deprecated.String
getContentOption()
Deprecated.String[]
getContentToBeExcluded()
Deprecated.String[]
getContentToBeExported()
Deprecated.ContentTree
getContentTree()
Deprecated.String
getDownloadPath()
Deprecated.String
getExportType()
Deprecated.protected List
getPermissionTypes()
Deprecated.javax.servlet.ServletContext
getServletContext()
Deprecated.String
getSpaceExportBackwardsCompatibility()
Deprecated.String
getTaskId()
Deprecated.boolean
isCustomExportAllowed()
Deprecated.boolean
isIncludeComments()
Deprecated.boolean
isPermitted()
Deprecated.boolean
isPreloadContentTree()
Deprecated.boolean
isSpaceAdminOrConfAdmin()
Deprecated.boolean
isSynchronous()
Deprecated.void
setContentOption(String contentOption)
Deprecated.void
setContentToBeExcluded(String[] contentToBeExcluded)
Deprecated.void
setContentToBeExported(String[] contentToBeExported)
Deprecated.void
setExportType(String exportType)
Deprecated.void
setGateKeeper(GateKeeper gateKeeper)
Deprecated.void
setImportExportManager(ImportExportManager importExportManager)
Deprecated.void
setIncludeComments(boolean includeComments)
Deprecated.void
setLongRunningTaskManager(LongRunningTaskManager longRunningTaskManager)
Deprecated.void
setPageManager(PageManager pageManager)
Deprecated.void
setPreloadContentTree(boolean preloadContentTree)
Deprecated.void
setSalDarkFeatureManager(com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager)
Deprecated.void
setServletContext(javax.servlet.ServletContext servletContext)
Deprecated.void
setServletRequest(javax.servlet.http.HttpServletRequest servletRequest)
Deprecated.void
setSynchronous(boolean synchronous)
Deprecated.boolean
spaceHasPages()
Deprecated.void
validate()
Deprecated.-
Methods inherited from class com.atlassian.confluence.spaces.actions.AbstractSpaceAction
getActionSpaceKey, getKey, getSpace, getSpaceKey, getSpaceManager, getSubscribableName, getThemeManager, hasSpaceIA, isPersonalSpace, isUserWatchingSpace, isValidSpaceKey, setEventPublisher, setKey, setNotificationManager, setSpace, setSpaceManager, setThemeManager, setWikiStyleRenderer
-
Methods inherited from class com.atlassian.confluence.core.ConfluenceActionSupport
addActionError, addActionMessage, addFieldError, addPermissionTypeTo, addToHistory, formatFriendlyDate, getAccessMode, getActionName, getActionName, getAuthenticatedUser, getBootstrapManager, getBootstrapStatusProvider, getCancel, getCancelResult, getConfluenceAccessManager, getContentUiSupport, getContext, getCurrentRequest, getCurrentSession, getDateFormatSetting, getDateFormatter, getDefaultResourceBundle, getDefaultTimeZone, getDocBean, getDocLink, getEventManager, getFriendlyDateFormatter, getFrontendServiceURL, getGlobalSettings, getHelper, getI18n, getInstalledLanguages, getLabelManager, getLanguageJs, getLanguageManager, getLanguageUserFriendly, getLocale, getLocaleManager, getLocaleString, getMessageHolder, getNiceContentType, getPermissionManager, getPermittedEntitiesOf, getPermittedEntitiesOf, getPermittedEntitiesOf, getPersonService, getPreviousLoginDate, getRemoteUser, getSession, getSystemInformationService, getText, getText, getText, getText, 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, setBootstrapStatusProvider, setCancel, setConfluenceAccessManager, setContentUiSupport, setEventManager, setFormatSettingsManager, setI18NBean, setI18NBeanFactory, setLabelManager, setLanguageManager, setLocaleManager, setLoginManager, setMessageHolder, setPermissionManager, setPluginAccessor, setPreviousLoginDate, setServletRequestSupplier, setSettingsManager, setSpacePermissionManager, setSystemInformationService, setTimeZoneManager, setUserAccessor, setWebInterfaceManager, useSkipAccessCheck, withServletRequestSupplier
-
Methods inherited from class com.opensymphony.xwork2.ActionSupport
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getContainer, getFieldErrors, getFormatted, getLocaleProvider, getText, getText, getTextProvider, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
Method Detail
-
isPreloadContentTree
public boolean isPreloadContentTree()
Deprecated.- Returns:
- true if the content tree should be preloaded. False if the content tree should be ajax fetched.
-
setPreloadContentTree
public void setPreloadContentTree(boolean preloadContentTree)
Deprecated.
-
getDownloadPath
public String getDownloadPath()
Deprecated.
-
setExportType
public void setExportType(String exportType)
Deprecated.
-
getExportType
public String getExportType()
Deprecated.
-
isIncludeComments
public boolean isIncludeComments()
Deprecated.
-
setIncludeComments
public void setIncludeComments(boolean includeComments)
Deprecated.
-
getContentToBeExported
public String[] getContentToBeExported()
Deprecated.
-
setContentToBeExported
public void setContentToBeExported(String[] contentToBeExported)
Deprecated.
-
getContentToBeExcluded
public String[] getContentToBeExcluded()
Deprecated.
-
setContentToBeExcluded
public void setContentToBeExcluded(String[] contentToBeExcluded)
Deprecated.
-
setImportExportManager
public void setImportExportManager(ImportExportManager importExportManager)
Deprecated.
-
doDefaultHtml
public String doDefaultHtml()
Deprecated.
-
doDefaultXml
public String doDefaultXml()
Deprecated.
-
doDefaultPdf
public String doDefaultPdf()
Deprecated.
-
doDefault
public String doDefault()
Deprecated.Description copied from class:ConfluenceActionSupport
Convenient Action execution method which defaults to returning INPUT- Overrides:
doDefault
in classConfluenceActionSupport
-
doDefaultContentTree
public String doDefaultContentTree()
Deprecated.
-
validate
public void validate()
Deprecated.- Specified by:
validate
in interfaceMessageHolderAware
- Specified by:
validate
in interfacecom.opensymphony.xwork2.Validateable
- Overrides:
validate
in classcom.opensymphony.xwork2.ActionSupport
-
execute
public String execute() throws Exception
Deprecated.- Specified by:
execute
in interfacecom.opensymphony.xwork2.Action
- Overrides:
execute
in classcom.opensymphony.xwork2.ActionSupport
- Throws:
Exception
-
isSpaceAdminOrConfAdmin
public boolean isSpaceAdminOrConfAdmin()
Deprecated.
-
getServletContext
public javax.servlet.ServletContext getServletContext()
Deprecated.
-
getContentTree
public ContentTree getContentTree()
Deprecated.
-
getPermissionTypes
protected List getPermissionTypes()
Deprecated.- Overrides:
getPermissionTypes
in classAbstractSpaceAction
-
getTaskId
public String getTaskId()
Deprecated.
-
isPermitted
public boolean isPermitted()
Deprecated.- Overrides:
isPermitted
in classAbstractSpaceAction
-
setGateKeeper
public void setGateKeeper(GateKeeper gateKeeper)
Deprecated.
-
setServletContext
public void setServletContext(javax.servlet.ServletContext servletContext)
Deprecated.- Specified by:
setServletContext
in interfaceorg.springframework.web.context.ServletContextAware
-
getContentOption
public String getContentOption()
Deprecated.
-
setContentOption
public void setContentOption(String contentOption)
Deprecated.
-
isSynchronous
public boolean isSynchronous()
Deprecated.
-
setSynchronous
public void setSynchronous(boolean synchronous)
Deprecated.
-
setServletRequest
public void setServletRequest(javax.servlet.http.HttpServletRequest servletRequest)
Deprecated.- Specified by:
setServletRequest
in interfaceorg.apache.struts2.interceptor.ServletRequestAware
-
spaceHasPages
public boolean spaceHasPages()
Deprecated.
-
setPageManager
public void setPageManager(PageManager pageManager)
Deprecated.
-
setLongRunningTaskManager
public void setLongRunningTaskManager(LongRunningTaskManager longRunningTaskManager)
Deprecated.
-
getSpaceExportBackwardsCompatibility
public String getSpaceExportBackwardsCompatibility()
Deprecated.
-
getBuildInformation
public BuildInformation getBuildInformation()
Deprecated.
-
setSalDarkFeatureManager
public void setSalDarkFeatureManager(com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager)
Deprecated.
-
isCustomExportAllowed
public boolean isCustomExportAllowed()
Deprecated.
-
-