| com.atlassian.jira.issue.attachment.TemporaryWebAttachmentsMonitorLocator |
Known Indirect Subclasses
|
Class Overview
Locator to abstract how we obtain the TemporaryWebAttachmentsMonitor.
Implementations should store one of these monitors per user session.
Public Methods
Returns
- TemporaryStreamAttachmentsMonitor if one already exists or none in other case.
Retrieves TemporaryStreamAttachmentsMonitor from store or creates new one if needed.
Returns
- existing instance of TemporaryStreamAttachmentsMonitor or new one if it is not present in store.