com.atlassian.confluence.util
Class ConfluenceMockServletRequest
java.lang.Object
com.atlassian.confluence.util.ConfluenceMockServletRequest
public class ConfluenceMockServletRequest
- extends Object
This is a simple stub class to return the context path we have cached, used in Velocity templates when we don't _actually_ have a request.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceMockServletRequest
public ConfluenceMockServletRequest()
getContextPath
public String getContextPath()
Copyright © 2003-2013 Atlassian. All Rights Reserved.