Uses of Interface
com.atlassian.jira.config.util.AttachmentConfigStore
Packages that use AttachmentConfigStore
Package
Description
-
Uses of AttachmentConfigStore in com.atlassian.jira.bc.imports.project
Constructors in com.atlassian.jira.bc.imports.project with parameters of type AttachmentConfigStoreModifierConstructorDescriptionDefaultProjectImportService
(PermissionManager permissionManager, ProjectImportManager projectImportManager, ProjectManager projectManager, UserManager userManager, IssueManager issueManager, VersionManager versionManager, ProjectComponentManager projectComponentManager, com.atlassian.plugin.PluginAccessor pluginAccessor, ApplicationProperties applicationProperties, AttachmentConfigStore attachmentConfigStore, UpgradeConstraints upgradeConstraints, com.atlassian.event.api.EventPublisher eventPublisher, ProjectTypeValidator projectTypeValidator) -
Uses of AttachmentConfigStore in com.atlassian.jira.cluster.disasterrecovery
Constructors in com.atlassian.jira.cluster.disasterrecovery with parameters of type AttachmentConfigStoreModifierConstructorDescriptionJiraHomeReplicatorService
(JiraHome jiraHome, SecondaryJiraHome secondaryHome, ApplicationProperties applicationProperties, AttachmentConfigStore attachmentConfigStore, PluginPath pluginPath, com.atlassian.beehive.ClusterLockService clusterLockService, com.atlassian.scheduler.SchedulerService schedulerService, JiraProperties jiraProperties, AvatarFileStoreProvider avatarFileStoreProvider, AttachmentFileStoreProvider attachmentFileStoreProvider) -
Uses of AttachmentConfigStore in com.atlassian.jira.config.util
Classes in com.atlassian.jira.config.util that implement AttachmentConfigStoreConstructors in com.atlassian.jira.config.util with parameters of type AttachmentConfigStoreModifierConstructorDescriptionDefaultAttachmentConfigManager
(AttachmentConfigStore attachmentConfigStore, JiraHome jiraHome) -
Uses of AttachmentConfigStore in com.atlassian.jira.dev.backdoor
Constructors in com.atlassian.jira.dev.backdoor with parameters of type AttachmentConfigStoreModifierConstructorDescriptionAttachmentFileBackdoor
(AttachmentConfigManager attachmentConfigManager, AttachmentConfigStore attachmentConfigStore, AttachmentFileStoreProvider attachmentFileStoreProvider) -
Uses of AttachmentConfigStore in com.atlassian.jira.issue.attachment
Constructors in com.atlassian.jira.issue.attachment with parameters of type AttachmentConfigStoreModifierConstructorDescriptionDefaultStreamAttachmentStore
(AttachmentConfigStore attachmentConfigStore, AttachmentKeyMapper attachmentKeyMapper, com.atlassian.event.api.EventPublisher eventPublisher, ExecutorServiceWrapper managedExecutor, LocalTemporaryFileStore localTemporaryFileStore, ProjectManager projectManager, StreamAttachmentStoreStats streamAttachmentStoreStats) DefaultTemporaryWebAttachmentManager
(AttachmentManager attachmentManager, AttachmentValidator attachmentValidator, I18nHelper.BeanFactory beanFactory, TemporaryWebAttachmentsMonitorLocator temporaryWebAttachmentsMonitorLocator, ApplicationProperties applicationProperties, TemporaryWebAttachmentFactory temporaryWebAttachmentsFactory, com.atlassian.cache.CacheManager cacheManager, ProjectManager projectManager, IssueManager issueManager, FeatureManager featureManager, AttachmentConfigStore attachmentConfigStore, com.atlassian.plugin.PluginAccessor pluginAccessor, StreamAttachmentStore streamAttachmentStore) -
Uses of AttachmentConfigStore in com.atlassian.jira.issue.fields.rest.json.dto
Constructors in com.atlassian.jira.issue.fields.rest.json.dto with parameters of type AttachmentConfigStoreModifierConstructorDescriptionAttachmentViewDtoConverterImpl
(ThumbnailManager thumbnailManager, JiraAuthenticationContext authenticationContext, AttachmentIndexManager attachmentIndexManager, IssueManager issueManager, PermissionManager permissionManager, DateTimeFormatter dateTimeFormatter, UserManager userManager, AttachmentConfigStore attachmentConfigStore) -
Uses of AttachmentConfigStore in com.atlassian.jira.plugin.attachment
Constructors in com.atlassian.jira.plugin.attachment with parameters of type AttachmentConfigStoreModifierConstructorDescriptionAttachmentFileExtensionValidator
(AttachmentConfigStore attachmentConfigStore, I18nHelper.BeanFactory i18nHelper) -
Uses of AttachmentConfigStore in com.atlassian.jira.web.action.admin
Fields in com.atlassian.jira.web.action.admin declared as AttachmentConfigStoreModifier and TypeFieldDescriptionprotected final AttachmentConfigStore
ViewAttachmentSettings.attachmentConfigStore
Constructors in com.atlassian.jira.web.action.admin with parameters of type AttachmentConfigStoreModifierConstructorDescriptionEditAttachmentSettings
(ProjectManager projectManager, PermissionManager permissionManager, AttachmentFileStoreProvider attachmentFileStoreProvider, AttachmentConfigStore attachmentConfigStore, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) ViewAttachmentSettings
(ProjectManager projectManager, PermissionManager permissionManager, AttachmentFileStoreProvider attachmentFileStoreProvider, AttachmentConfigStore attachmentConfigStore, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) -
Uses of AttachmentConfigStore in com.atlassian.jira.web.action.issue
Constructors in com.atlassian.jira.web.action.issue with parameters of type AttachmentConfigStoreModifierConstructorDescriptionAttachFile
(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, AttachmentService attachmentService, IssueUpdater issueUpdater, UserUtil userUtil, BackwardCompatibleTemporaryAttachmentUtil temporaryAttachmentUtil, MessageResponder responder, PopUpMessageFactory messageFactory, AttachmentConfigStore attachmentConfigStore) -
Uses of AttachmentConfigStore in com.atlassian.jira.web.action.setup
Constructors in com.atlassian.jira.web.action.setup with parameters of type AttachmentConfigStoreModifierConstructorDescriptionSetupApplicationProperties
(IssueIndexManager indexManager, ServiceManager serviceManager, IndexPathManager indexPathManager, FileStores fileStores, BuildUtilsInfo buildUtilsInfo, FileFactory fileFactory, JiraWebResourceManager webResourceManager, JiraProperties jiraProperties, JiraProductInformation jiraProductInformation, AttachmentConfigStore attachmentConfigStore) -
Uses of AttachmentConfigStore in com.atlassian.jira.web.util
Constructors in com.atlassian.jira.web.util with parameters of type AttachmentConfigStoreModifierConstructorDescriptionDefaultWebAttachmentManager
(AttachmentManager attachmentManager, I18nHelper.BeanFactory beanFactory, JiraAuthenticationContext authenticationContext, TemporaryAttachmentsMonitorLocator locator, AttachmentService attachmentService, AttachmentConfigStore attachmentConfigStore, AttachmentConfigManager attachmentConfigManager, IssueFactory issueFactory)