public class OgnlStackWrapper extends Object
| Constructor and Description |
|---|
OgnlStackWrapper(com.opensymphony.xwork2.ActionInvocation invocation) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getContext()
Returns the OGNL context for the supplied action invocation.
|
com.opensymphony.xwork2.util.ValueStack |
getStack() |
void |
putAll(Map<String,?> map) |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.