java.lang.Object | |
↳ | com.atlassian.jira.issue.DefaultTemporaryAttachmentsMonitorLocator |
This class is deprecated.
Use TemporaryWebAttachmentManager
instead. Since v6.4
Default implementation that uses the http session for storage.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the current temporary attachmentsMonitor.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
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 |
---|