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

Packages that use IssueParser
com.atlassian.jira.imports.project.parser   
 

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

Classes in com.atlassian.jira.imports.project.parser that implement IssueParser
 class IssueParserImpl
          Converts issue xml in a JIRA backup to an object representation and converts the object representation into XML.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.