package

com.atlassian.jira.projectconfig.util

Interfaces

ProjectConfigRequestCache Simple cache that can be used to store objects for the current request. 
TabUrlFactory Generates URLs to the project configuration tabs. 
UrlEncoder Simple class to URL encode the passed string. 
VelocityContextFactory Can be used to create a standard JIRA velocity context. 

Classes

DefaultTabUrlFactory Simple implementation of the TabUrlFactory. 
DefaultUrlEncoder  
DefaultVelocityContextFactory  
Projects  
ServletRequestProjectConfigRequestCache Simple implementation of ProjectConfigRequestCache that uses the current ServletRequest to store all the cache's data.