Uses of Interface
com.atlassian.jira.imports.project.parser.AttachmentParser

Packages that use AttachmentParser
com.atlassian.jira.imports.project.handler   
com.atlassian.jira.imports.project.parser   
 

Uses of AttachmentParser in com.atlassian.jira.imports.project.handler
 

Fields in com.atlassian.jira.imports.project.handler with type parameters of type AttachmentParser
protected  com.google.common.base.Supplier<AttachmentParser> AttachmentPersisterHandler.attachmentParser
           
 

Methods in com.atlassian.jira.imports.project.handler that return AttachmentParser
protected  AttachmentParser AttachmentFileValidatorHandler.createAttachmentParser()
           
 

Uses of AttachmentParser in com.atlassian.jira.imports.project.parser
 

Classes in com.atlassian.jira.imports.project.parser that implement AttachmentParser
 class AttachmentParserImpl
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.