public final class OgnlStackUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
getOgnlContext()
Returns the OGNL context for the current action.
|
static com.opensymphony.xwork2.util.ValueStack |
getOgnlStack() |
static void |
putAll(Map<String,? extends Object> map) |
static void |
putAllIfAbsent(Map<String,Object> map) |
static void |
putAllIfPresent(Map<String,Object> map) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.