Class ActionContext
java.lang.Object
com.atlassian.confluence.struts.compat2.ActionContext
com.atlassian.confluence.struts.compat.ActionContext
Deprecated, for removal: This API element is subject to removal in a future version.
- Since:
- 9.1
-
Field Summary
Fields inherited from class com.atlassian.confluence.struts.compat2.ActionContext
actualContext -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedActionContext(org.apache.struts2.ActionContext actualContext) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic ActionContextadapt(org.apache.struts2.ActionContext actualContext) Deprecated, for removal: This API element is subject to removal in a future version.bind()Deprecated, for removal: This API element is subject to removal in a future version.static ActionContextbind(ActionContext actionContext) Deprecated, for removal: This API element is subject to removal in a future version.com.opensymphony.xwork2.ActionInvocationDeprecated, for removal: This API element is subject to removal in a future version.com.opensymphony.xwork2.ActionContextDeprecated, for removal: This API element is subject to removal in a future version.static ActionContextDeprecated, 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.com.opensymphony.xwork2.util.ValueStackDeprecated, for removal: This API element is subject to removal in a future version.static ActionContextof()Deprecated, for removal: This API element is subject to removal in a future version.static ActionContextDeprecated, 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.withActionInvocation(com.opensymphony.xwork2.ActionInvocation actionInvocation) Deprecated, for removal: This API element is subject to removal in a future version.withActionInvocation(org.apache.struts2.ActionInvocation actionInvocation) Deprecated, for removal: This API element is subject to removal in a future version.withActionMapping(org.apache.struts2.dispatcher.mapper.ActionMapping actionMapping) Deprecated, for removal: This API element is subject to removal in a future version.withActionName(String actionName) Deprecated, for removal: This API element is subject to removal in a future version.withApplication(Map<String, Object> application) Deprecated, for removal: This API element is subject to removal in a future version.withContainer(com.opensymphony.xwork2.inject.Container container) Deprecated, for removal: This API element is subject to removal in a future version.withConversionErrors(Map<String, com.opensymphony.xwork2.conversion.impl.ConversionData> conversionErrors) Deprecated, for removal: This API element is subject to removal in a future version.withExtraContext(Map<String, Object> extraContext) Deprecated, for removal: This API element is subject to removal in a future version.withLocale(Locale locale) Deprecated, for removal: This API element is subject to removal in a future version.withPageContext(javax.servlet.jsp.PageContext pageContext) Deprecated, for removal: This API element is subject to removal in a future version.withParameters(org.apache.struts2.dispatcher.HttpParameters parameters) Deprecated, for removal: This API element is subject to removal in a future version.withServletContext(javax.servlet.ServletContext servletContext) Deprecated, for removal: This API element is subject to removal in a future version.withServletRequest(javax.servlet.http.HttpServletRequest request) Deprecated, for removal: This API element is subject to removal in a future version.withServletResponse(javax.servlet.http.HttpServletResponse response) Deprecated, for removal: This API element is subject to removal in a future version.withSession(Map<String, Object> session) Deprecated, for removal: This API element is subject to removal in a future version.withValueStack(com.opensymphony.xwork2.util.ValueStack valueStack) Deprecated, for removal: This API element is subject to removal in a future version.withValueStack(org.apache.struts2.util.ValueStack valueStack) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class com.atlassian.confluence.struts.compat2.ActionContext
bind, clear, containsValueStack, get, getActionMapping, getActionName, getApplication, getContainer, getContextMap, getInstance, getLocale, getPageContext, getParameters, getServletContext, getServletRequest, getServletResponse, getSession, put
-
Constructor Details
-
ActionContext
protected ActionContext(org.apache.struts2.ActionContext actualContext) Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
adapt
Deprecated, for removal: This API element is subject to removal in a future version. -
getActualContext
public com.opensymphony.xwork2.ActionContext getActualContext()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getActualContextin classActionContext
-
of
Deprecated, for removal: This API element is subject to removal in a future version. -
of
Deprecated, for removal: This API element is subject to removal in a future version. -
bind
Deprecated, for removal: This API element is subject to removal in a future version. -
getContext
Deprecated, for removal: This API element is subject to removal in a future version. -
bind
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
bindin classActionContext
-
withActionInvocation
public ActionContext withActionInvocation(com.opensymphony.xwork2.ActionInvocation actionInvocation) Deprecated, for removal: This API element is subject to removal in a future version. -
withActionInvocation
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withActionInvocationin classActionContext
-
getActionInvocation
public com.opensymphony.xwork2.ActionInvocation getActionInvocation()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getActionInvocationin classActionContext
-
withApplication
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withApplicationin classActionContext
-
withConversionErrors
public 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.- Overrides:
withConversionErrorsin classActionContext
-
getConversionErrors
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getConversionErrorsin classActionContext
-
withLocale
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withLocalein classActionContext
-
withActionName
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withActionNamein classActionContext
-
withParameters
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withParametersin classActionContext
-
withSession
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withSessionin classActionContext
-
withValueStack
Deprecated, for removal: This API element is subject to removal in a future version. -
withValueStack
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withValueStackin classActionContext
-
getValueStack
public com.opensymphony.xwork2.util.ValueStack getValueStack()Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
getValueStackin classActionContext
-
withContainer
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withContainerin classActionContext
-
withServletContext
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withServletContextin classActionContext
-
withServletRequest
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withServletRequestin classActionContext
-
withServletResponse
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withServletResponsein classActionContext
-
withPageContext
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withPageContextin classActionContext
-
withActionMapping
public ActionContext withActionMapping(org.apache.struts2.dispatcher.mapper.ActionMapping actionMapping) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withActionMappingin classActionContext
-
withExtraContext
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
withExtraContextin classActionContext
-
with
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
within classActionContext
-
ActionContextinstead.