Package org.sakaiproject.cheftool
Class Context
- java.lang.Object
-
- org.sakaiproject.cheftool.Context
-
public class Context extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected javax.servlet.http.HttpServletRequestm_req
-
Constructor Summary
Constructors Constructor Description Context(VelocityPortletPaneledAction action, javax.servlet.http.HttpServletRequest req)
-
-
-
Constructor Detail
-
Context
public Context(VelocityPortletPaneledAction action, javax.servlet.http.HttpServletRequest req)
-
-