Uses of Class
com.atlassian.confluence.struts.compat.ActionContext
Packages that use ActionContext
-
Uses of ActionContext in com.atlassian.confluence.struts.compat
Methods in com.atlassian.confluence.struts.compat that return ActionContextModifier and TypeMethodDescriptionstatic ActionContext
ActionContext.adapt
(org.apache.struts2.ActionContext actualContext) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.bind()
Deprecated, for removal: This API element is subject to removal in a future version.static ActionContext
ActionContext.bind
(ActionContext actionContext) Deprecated, for removal: This API element is subject to removal in a future version.static ActionContext
ServletActionContext.getActionContext()
Deprecated, for removal: This API element is subject to removal in a future version.static ActionContext
ServletActionContext.getActionContext
(javax.servlet.http.HttpServletRequest req) Deprecated, for removal: This API element is subject to removal in a future version.static ActionContext
ActionContext.getContext()
Deprecated, for removal: This API element is subject to removal in a future version.static ActionContext
ServletActionContext.getContext()
Deprecated, for removal: This API element is subject to removal in a future version.static ActionContext
ActionContext.of()
Deprecated, for removal: This API element is subject to removal in a future version.static ActionContext
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withActionInvocation
(com.opensymphony.xwork2.ActionInvocation actionInvocation) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withActionInvocation
(org.apache.struts2.ActionInvocation actionInvocation) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withActionMapping
(org.apache.struts2.dispatcher.mapper.ActionMapping actionMapping) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withActionName
(String actionName) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withApplication
(Map<String, Object> application) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withContainer
(com.opensymphony.xwork2.inject.Container container) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withConversionErrors
(Map<String, com.opensymphony.xwork2.conversion.impl.ConversionData> conversionErrors) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withExtraContext
(Map<String, Object> extraContext) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withLocale
(Locale locale) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withPageContext
(javax.servlet.jsp.PageContext pageContext) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withParameters
(org.apache.struts2.dispatcher.HttpParameters parameters) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withServletContext
(javax.servlet.ServletContext servletContext) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withServletRequest
(javax.servlet.http.HttpServletRequest request) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withServletResponse
(javax.servlet.http.HttpServletResponse response) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withSession
(Map<String, Object> session) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withValueStack
(com.opensymphony.xwork2.util.ValueStack valueStack) Deprecated, for removal: This API element is subject to removal in a future version.ActionContext.withValueStack
(org.apache.struts2.util.ValueStack valueStack) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.atlassian.confluence.struts.compat with parameters of type ActionContextModifier and TypeMethodDescriptionstatic ActionContext
ActionContext.bind
(ActionContext actionContext) Deprecated, for removal: This API element is subject to removal in a future version.