Uses of Interface
com.atlassian.jira.issue.attachment.TemporaryWebAttachmentManager
Packages that use TemporaryWebAttachmentManager
Package
Description
-
Uses of TemporaryWebAttachmentManager in com.atlassian.jira.issue.attachment
Classes in com.atlassian.jira.issue.attachment that implement TemporaryWebAttachmentManagerModifier and TypeClassDescriptionclass
Default implementation of TemporaryWebAttachmentManager. -
Uses of TemporaryWebAttachmentManager in com.atlassian.jira.issue.fields.renderer.wiki.embedded
Constructors in com.atlassian.jira.issue.fields.renderer.wiki.embedded with parameters of type TemporaryWebAttachmentManagerModifierConstructorDescriptionJiraEmbeddedResourceRenderer
(com.atlassian.renderer.attachments.RendererAttachmentManager attachmentManager, TemporaryWebAttachmentManager temporaryWebAttachmentManager) JiraTemporaryAttachmentRenderer
(com.atlassian.renderer.attachments.RendererAttachmentManager attachmentManager, TemporaryWebAttachmentManager temporaryWebAttachmentManager) -
Uses of TemporaryWebAttachmentManager in com.atlassian.jira.rest.internal.v2.attachment
Constructors in com.atlassian.jira.rest.internal.v2.attachment with parameters of type TemporaryWebAttachmentManagerModifierConstructorDescriptionAttachTemporaryFileResource
(JiraAuthenticationContext authContext, TemporaryWebAttachmentManager temporaryWebAttachmentManager, IssueService issueService, ProjectService projectService, XsrfTokenGenerator xsrfGenerator, AttachmentHelper attachmentHelper, SecureUserTokenManager secureUserTokenManager) -
Uses of TemporaryWebAttachmentManager in com.atlassian.jira.web.action.issue
Constructors in com.atlassian.jira.web.action.issue with parameters of type TemporaryWebAttachmentManagerModifierConstructorDescriptionAttachTemporaryFile
(SubTaskManager subTaskManager, TemporaryWebAttachmentManager temporaryWebAttachmentManager, com.atlassian.adapter.jackson.ObjectMapper objectMapper, IssueUpdater issueUpdater, ApplicationProperties applicationProperties) -
Uses of TemporaryWebAttachmentManager in com.atlassian.jira.web.action.issue.util
Constructors in com.atlassian.jira.web.action.issue.util with parameters of type TemporaryWebAttachmentManagerModifierConstructorDescriptionBackwardCompatibleTemporaryAttachmentUtil
(TemporaryAttachmentsMonitorLocator temporaryAttachmentsMonitorLocator, TemporaryWebAttachmentManager temporaryWebAttachmentManager, AttachmentManager attachmentManager, I18nHelper.BeanFactory i18nFactory)