Uses of Class
com.atlassian.jira.imports.project.handler.AbstractImportPartitionHandler

Packages that use AbstractImportPartitionHandler
com.atlassian.jira.imports.project.handler   
 

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

Subclasses of AbstractImportPartitionHandler in com.atlassian.jira.imports.project.handler
 class IssuePartitonHandler
          Parses an XML import file and creates a reduced XML file with just the Issues for the given project.
 class IssueRelatedEntitiesPartionHandler
          Parses an XML import file and writes a smaller "partition" containing just the values for certain issue-related entities that are valid for the project we are importing.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.