Uses of Package
com.atlassian.jira.imports.project.parser

Packages that use com.atlassian.jira.imports.project.parser
com.atlassian.jira.imports.project.customfield   
com.atlassian.jira.imports.project.handler   
com.atlassian.jira.imports.project.parser   
com.atlassian.jira.imports.project.populator   
com.atlassian.jira.issue.customfields.impl   
 

Classes in com.atlassian.jira.imports.project.parser used by com.atlassian.jira.imports.project.customfield
CustomFieldValueParser
          Converts custom field value xml in a JIRA backup to an object representation and converts the object into the EntityRepresentation.
 

Classes in com.atlassian.jira.imports.project.parser used by com.atlassian.jira.imports.project.handler
AttachmentParser
          Converts issue attachment xml in a JIRA backup to an object representation.
CustomFieldValueParser
          Converts custom field value xml in a JIRA backup to an object representation and converts the object into the EntityRepresentation.
 

Classes in com.atlassian.jira.imports.project.parser used by com.atlassian.jira.imports.project.parser
AttachmentParser
          Converts issue attachment xml in a JIRA backup to an object representation.
ChangeGroupParser
          Converts change group xml in a JIRA backup to an object representation and converts the object representation into EntityRepresentation.
ChangeItemParser
          Converts change item xml in a JIRA backup to an object representation and converts the object representation into EntityRepresentation.
CommentParser
          Converts comment xml in a JIRA backup to an object representation and converts the object representation into EntityRepresentation.
CustomFieldParser
          Converts custom field and custom field configuration xml in a JIRA backup to an object representation.
CustomFieldValueParser
          Converts custom field value xml in a JIRA backup to an object representation and converts the object into the EntityRepresentation.
GroupParser
          Converts OSGroup xml in a JIRA backup to an object representation.
IssueLinkParser
          Converts IssueLink xml in a JIRA backup to an object representation and converts the object representation into EntityRepresentation.
IssueLinkTypeParser
          Converts IssueLinkType xml in a JIRA backup to an object representation.
IssueParser
          Converts issue xml in a JIRA backup to an object representation and converts the object representation into EntityRepresentation.
LabelParser
          Converts label xml in a JIRA backup to an object representation and converts the object representation into EntityRepresentation.
NodeAssociationParser
          Converts issue version and component information from the backup XML to an object representation.
OSPropertyParser
          Contains some useful methods and constants for Parsers that read OS Properties.
PluginVersionParser
          Converts plugin version information from the backup XML to an object representation.
ProjectComponentParser
          Converts project component xml in a JIRA backup to an object representation.
ProjectParser
          Converts project xml in a JIRA backup to an object representation.
ProjectRoleActorParser
          Converts projectRoleActor xml in a JIRA backup to an object representation.
ProjectVersionParser
          Converts project version xml in a JIRA backup to an object representation.
TrackbackParser
          Converts trackback xml in a JIRA backup to an object representation and converts the object representation into EntityRepresentation.
UserAssociationParser
          Converts voter and watcher xml in a JIRA backup to an object representation.
WorklogParser
          Converts worklog xml in a JIRA backup to an object representation and converts the object representation into EntityRepresentation.
 

Classes in com.atlassian.jira.imports.project.parser used by com.atlassian.jira.imports.project.populator
OSPropertyParser
          Contains some useful methods and constants for Parsers that read OS Properties.
 

Classes in com.atlassian.jira.imports.project.parser used by com.atlassian.jira.issue.customfields.impl
CustomFieldValueParser
          Converts custom field value xml in a JIRA backup to an object representation and converts the object into the EntityRepresentation.
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.