| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAttachmentService |
| Constructor and Description |
|---|
CanAttachFileToIssueCondition(AttachmentService attachmentService) |
CanManageAttachmentsCondition(AttachmentService attachmentService) |
| Constructor and Description |
|---|
AttachmentPermissionResource(JiraAuthenticationContext authenticationContext,
ProjectManager projectManager,
AttachmentService attachmentService) |
| Constructor and Description |
|---|
IssueAttachmentsResource(JiraAuthenticationContext authContext,
AttachmentService attachmentService,
AttachmentManager attachmentManager,
IssueUpdater issueUpdater,
I18nHelper i18n,
IssueFinder issueFinder,
AttachmentJsonBeanConverter attachmentJsonBeanConverter) |
| Constructor and Description |
|---|
AttachFile(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
AttachmentService attachmentService,
IssueUpdater issueUpdater,
UserUtil userUtil,
BackwardCompatibleTemporaryAttachmentUtil temporaryAttachmentUtil,
MessageResponder responder,
PopUpMessageFactory messageFactory,
AttachmentConfigStore attachmentConfigStore) |
DeleteAttachment(AttachmentService attachmentService) |
ManageAttachments(SubTaskManager subTaskManager,
AttachmentService attachmentService,
com.atlassian.plugin.PluginAccessor pluginAccessor,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserUtil userUtil,
AttachmentConfigManager attachmentConfigManager) |
| Constructor and Description |
|---|
DefaultWebAttachmentManager(AttachmentManager attachmentManager,
I18nHelper.BeanFactory beanFactory,
JiraAuthenticationContext authenticationContext,
TemporaryAttachmentsMonitorLocator locator,
AttachmentService attachmentService,
AttachmentConfigStore attachmentConfigStore,
AttachmentConfigManager attachmentConfigManager) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.