| com.atlassian.jira.issue.TemporaryAttachmentsMonitorLocator |
Known Indirect Subclasses
| |||||||||||||
Locator to abstract how we obtain the TemporaryAttachmentsMonitor. Implementations should store one of these monitors per user.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the current temporary attachmentsMonitor.
| |||||||||||
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 |
|---|

