Uses of Interface
com.atlassian.jira.imports.project.parser.AttachmentParser
Packages that use AttachmentParser
Package
Description
-
Uses of AttachmentParser in com.atlassian.jira.imports.project.handler
Methods in com.atlassian.jira.imports.project.handler that return AttachmentParserModifier and TypeMethodDescriptionprotected AttachmentParserAttachmentFileValidatorHandler.createAttachmentParser()Constructors in com.atlassian.jira.imports.project.handler with parameters of type AttachmentParserModifierConstructorDescriptionprotectedAttachmentPersisterHandler(ProjectImportPersister projectImportPersister, ProjectImportOptions projectImportOptions, ProjectImportMapper projectImportMapper, BackupProject backupProject, BackupSystemInformation backupSystemInformation, ProjectImportResults projectImportResults, Executor executor, AttachmentParser attachmentParser, AttachmentTransformer attachmentTransformer) -
Uses of AttachmentParser in com.atlassian.jira.imports.project.parser
Classes in com.atlassian.jira.imports.project.parser that implement AttachmentParser