Modifier and Type | Class and Description |
---|---|
class |
DefaultTemporaryWebAttachmentManager
Default implementation of TemporaryWebAttachmentManager.
|
Constructor and Description |
---|
JiraEmbeddedResourceRenderer(com.atlassian.renderer.attachments.RendererAttachmentManager attachmentManager,
TemporaryWebAttachmentManager temporaryWebAttachmentManager) |
JiraTemporaryAttachmentRenderer(com.atlassian.renderer.attachments.RendererAttachmentManager attachmentManager,
TemporaryWebAttachmentManager temporaryWebAttachmentManager) |
Constructor and Description |
---|
AttachTemporaryFileResource(JiraAuthenticationContext authContext,
TemporaryWebAttachmentManager temporaryWebAttachmentManager,
IssueService issueService,
ProjectService projectService,
XsrfTokenGenerator xsrfGenerator,
AttachmentHelper attachmentHelper,
SecureUserTokenManager secureUserTokenManager) |
Constructor and Description |
---|
AttachTemporaryFile(SubTaskManager subTaskManager,
TemporaryWebAttachmentManager temporaryWebAttachmentManager,
com.atlassian.adapter.jackson.ObjectMapper objectMapper,
IssueUpdater issueUpdater,
ApplicationProperties applicationProperties) |
Constructor and Description |
---|
BackwardCompatibleTemporaryAttachmentUtil(TemporaryAttachmentsMonitorLocator temporaryAttachmentsMonitorLocator,
TemporaryWebAttachmentManager temporaryWebAttachmentManager,
AttachmentManager attachmentManager,
I18nHelper.BeanFactory i18nFactory) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.