Uses of Interface
com.atlassian.jira.issue.attachment.AttachmentValidatorInvoker
Packages that use AttachmentValidatorInvoker
Package
Description
-
Uses of AttachmentValidatorInvoker in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar
Methods in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar that return AttachmentValidatorInvokerModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.attachmentValidatorInvoker
(com.atlassian.plugin.PluginAccessor pluginAccessor) Methods in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar with parameters of type AttachmentValidatorInvokerModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.attachmentManager
(IssueManager issueManager, OfBizDelegator ofBizDelegator, MimeManager mimeManager, ApplicationProperties applicationProperties, AttachmentKeyMapper attachmentKeyMapper, I18nHelper.BeanFactory i18nBeanFactory, AttachmentIndexManager attachmentIndexManager, StreamAttachmentStore streamAttachmentStore, ThumbnailAccessor thumbnailAccessor, AttachmentIdSequencer attachmentIdSequencer, AttachmentValidatorInvoker attachmentValidatorInvoker, IssueUpdater issueUpdater) FullJiraConfiguration.JiraCoreConfiguration.temporaryWebAttachmentManager
(AttachmentManager attachmentManager, AttachmentValidator attachmentValidator, I18nHelper.BeanFactory beanFactory, TemporaryWebAttachmentsMonitorLocator temporaryWebAttachmentsMonitorLocator, TemporaryWebAttachmentFactory temporaryWebAttachmentsFactory, com.atlassian.cache.CacheManager cacheManager, ProjectManager projectManager, IssueManager issueManager, FeatureManager featureManager, AttachmentConfigStore attachmentConfigStore, StreamAttachmentStore streamAttachmentStore, AttachmentValidatorInvoker attachmentValidatorInvoker) -
Uses of AttachmentValidatorInvoker in com.atlassian.jira.issue.attachment
Classes in com.atlassian.jira.issue.attachment that implement AttachmentValidatorInvokerConstructors in com.atlassian.jira.issue.attachment with parameters of type AttachmentValidatorInvokerModifierConstructorDescriptionDefaultTemporaryWebAttachmentManager
(AttachmentManager attachmentManager, AttachmentValidator attachmentValidator, I18nHelper.BeanFactory beanFactory, TemporaryWebAttachmentsMonitorLocator temporaryWebAttachmentsMonitorLocator, TemporaryWebAttachmentFactory temporaryWebAttachmentsFactory, com.atlassian.cache.CacheManager cacheManager, ProjectManager projectManager, IssueManager issueManager, FeatureManager featureManager, AttachmentConfigStore attachmentConfigStore, StreamAttachmentStore streamAttachmentStore, AttachmentValidatorInvoker attachmentValidatorInvoker) -
Uses of AttachmentValidatorInvoker in com.atlassian.jira.issue.managers
Constructors in com.atlassian.jira.issue.managers with parameters of type AttachmentValidatorInvokerModifierConstructorDescriptionDefaultAttachmentManager
(IssueManager issueManager, OfBizDelegator ofBizDelegator, MimeManager mimeManager, ApplicationProperties applicationProperties, AttachmentKeyMapper attachmentKeyMapper, I18nHelper.BeanFactory i18nBeanFactory, AttachmentIndexManager attachmentIndexManager, StreamAttachmentStore streamAttachmentStore, ThumbnailAccessor thumbnailAccessor, AttachmentIdSequencer attachmentIdSequencer, AttachmentValidatorInvoker attachmentValidatorInvoker, IssueUpdater issueUpdater)