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 TemporaryWebAttachmentsMonitorLocator
public TemporaryWebAttachmentsMonitor getOrCreate()
TemporaryWebAttachmentsMonitorLocator
getOrCreate
in interface TemporaryWebAttachmentsMonitorLocator
Copyright © 2002-2021 Atlassian. All Rights Reserved.