| Interface | Description |
|---|---|
| PathMapper |
The PathMapper is used to map file patterns to keys, and find an appropriate key for a given file path.
|
| Class | Description |
|---|---|
| ClassLoaderStack | Deprecated
Moved to atlassian-plugins-core: com.atlassian.plugin.util.ClassLoaderStack.
|
| DefaultPathMapper |
Originally opied from Atlassian Seraph 1.0
Modified to store a list of keys for a mapping rather than a single value.
|
| LastModifiedHandler |
This class manages the last modified date of a single HTTP resource.
|
| LazyLoadedReference<V> | Deprecated
since 2.5.0 use
LazyReference directly instead. |
| ServletContextServletModuleManagerAccessor |
Provides static access to a
HostContainer instance. |
Copyright © 2014 Atlassian. All rights reserved.