public interface TemporaryWebAttachmentsMonitorLocator
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.fugue.Option<TemporaryWebAttachmentsMonitor> |
get() |
TemporaryWebAttachmentsMonitor |
getOrCreate()
Retrieves TemporaryStreamAttachmentsMonitor from store or creates new one if needed.
|
com.atlassian.fugue.Option<TemporaryWebAttachmentsMonitor> get()
TemporaryWebAttachmentsMonitor getOrCreate()
IllegalStateException - if this method is invoked outside request scopeCopyright © 2002-2018 Atlassian. All Rights Reserved.