| 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.
|
| CloseableResourceData | |
| InputStreamFunctionFactory |
Creates functions accepting an
InputStream. |
| MediaConsumer |
Consumes a media stream and its type.
|
| ResourceData |
Contains information about data content type and handle to data.
|
| TempFileFactoryImpl |
TempFileFactory implementation for managing deletion of temporary files.
|
| Exception | Description |
|---|---|
| SessionNotFoundException |
There is no current to use for creating SessionTempFile instances.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.