Interface | Description |
---|---|
ResourceLoader |
Provides ability to load resources from JIRA Core or plugins class loader.
|
SessionTempFile |
Wrapper for a temporary file that is bound to the HTTP session.
|
TempFileFactory |
A SessionTempFile monitor for managing deletion of temporary files.
|
Class | Description |
---|---|
ClassPathResourceLoader |
Resources Loader that is based on class loader.
|
InputStreamFunctionFactory |
Creates functions accepting an
InputStream . |
TempFileFactoryImpl |
TempFileFactory implementation for managing deletion of temporary files.
|
Exception | Description |
---|---|
SessionNotFoundException |
There is no current to use for creating SessionTempFile instances.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.