| Interface | Description |
|---|---|
| ProjectConfigRequestCache |
Simple cache that can be used to store objects for the current request.
|
| ProjectContextLocator |
Locator for a
ProjectContext. |
| ProjectWorkflowContextLocator |
Locator for a
ProjectWorkflowContext. |
| 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.
|
| Class | Description |
|---|---|
| DefaultProjectContextLocator | |
| DefaultProjectWorkflowContextLocator | |
| 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. |
Copyright © 2002-2022 Atlassian. All Rights Reserved.