Class | Description |
---|---|
CachingJiraClassMap |
Caches all calls to
ClassMap.findMethod(String, Object[]) |
JiraIntrospectorCache |
JIRA velocity introspector cache that uses Guava to store loaded classes.
|
JiraMethodMap |
Overrides Velocity method map to utilize its find function but not populate methods cache.
|
JiraVelocityManager | |
JiraVelocityParserPool |
Simply copied from ATR and placed here - we probably need a better place for it some time soon.
|
PluginAwareResourceManager |
Listens for plugin events, and clears the velocity resource cache accordingly.
|
PluginAwareResourceManager.Cache | |
VelocityTypesUtil |
Utility methods for translating parameter types as understood by velocity
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.