| java.lang.Object | |
| ↳ | com.atlassian.jira.issue.DefaultTemporaryAttachmentsMonitorLocator |
Default implementation that uses the http session for storage.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the current temporary attachmentsMonitor.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||
From interface
com.atlassian.jira.issue.TemporaryAttachmentsMonitorLocator
| |||||||||||||
Returns the current temporary attachmentsMonitor. Creates a new one if specified when none exists yet.
| create | Should this call create a new monitor if none exists yet |
|---|

