public class DefaultTemporaryWebAttachmentsMonitorLocator extends Object implements TemporaryWebAttachmentsMonitorLocator
| Constructor and Description |
|---|
DefaultTemporaryWebAttachmentsMonitorLocator(TemporaryWebAttachmentsMonitor temporaryWebAttachmentsMonitor) |
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Option<TemporaryWebAttachmentsMonitor> |
get() |
TemporaryWebAttachmentsMonitor |
getOrCreate()
Retrieves TemporaryStreamAttachmentsMonitor from store or creates new one if needed.
|
public DefaultTemporaryWebAttachmentsMonitorLocator(TemporaryWebAttachmentsMonitor temporaryWebAttachmentsMonitor)
public io.atlassian.fugue.Option<TemporaryWebAttachmentsMonitor> get()
get in interface TemporaryWebAttachmentsMonitorLocatorpublic TemporaryWebAttachmentsMonitor getOrCreate()
TemporaryWebAttachmentsMonitorLocatorgetOrCreate in interface TemporaryWebAttachmentsMonitorLocatorCopyright © 2002-2024 Atlassian. All Rights Reserved.