Uses of Interface
com.atlassian.jira.util.velocity.VelocityRequestContext

Packages that use VelocityRequestContext
com.atlassian.jira.util.velocity   
 

Uses of VelocityRequestContext in com.atlassian.jira.util.velocity
 

Methods in com.atlassian.jira.util.velocity that return VelocityRequestContext
 VelocityRequestContext VelocityRequestContextFactory.getJiraVelocityRequestContext()
          Get the request context.
 

Methods in com.atlassian.jira.util.velocity with parameters of type VelocityRequestContext
 void VelocityRequestContextFactory.cacheVelocityRequestContext(VelocityRequestContext velocityRequestContext)
          Update the threadlocal storage with the given velocityRequestContext.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.