Package com.atlassian.bamboo.struts
Class OgnlStackWrapper
java.lang.Object
com.atlassian.bamboo.struts.OgnlStackWrapper
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OgnlStackWrapper
public OgnlStackWrapper(com.opensymphony.xwork2.ActionInvocation invocation)
-
-
Method Details
-
getContext
Returns the OGNL context for the supplied action invocation. The context is unmodifiable. -
putAll
-
getStack
public com.opensymphony.xwork2.util.ValueStack getStack()
-