java.lang.Object | |
↳ | com.atlassian.jira.issue.attachment.WithDirectoryAccessorThumbnailAccessor |
Known Direct Subclasses |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Deletes the thumbnail directory for a given issue, deleting its contents if necessary.
| |||||||||||
Returns the physical directory of the thumbnails for the given issue, creating if necessary.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||||||||||
From interface
com.atlassian.jira.issue.attachment.ThumbnailAccessor
|
Deletes the thumbnail directory for a given issue, deleting its contents if necessary.
issue | The issue whose thumbnail directory you want to delete. |
---|
Returns the physical directory of the thumbnails for the given issue, creating if necessary.
issue | the issue whose thumbnail directory you want |
---|