Uses of Interface
com.atlassian.bamboo.migration.BambooStAXRootMapper

Packages that use BambooStAXRootMapper
com.atlassian.bamboo.migration   
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.resultsummary.tests   
 

Uses of BambooStAXRootMapper in com.atlassian.bamboo.migration
 

Method parameters in com.atlassian.bamboo.migration with type arguments of type BambooStAXRootMapper
 void XmlMigrator.setExporters(java.util.List<BambooStAXRootMapper> exporters)
           
 void XmlMigrator.setHeaderImporters(java.util.List<BambooStAXRootMapper> headerImporters)
           
 void XmlMigrator.setImporters(java.util.List<BambooStAXRootMapper> importers)
           
 

Uses of BambooStAXRootMapper in com.atlassian.bamboo.migration.stream
 

Classes in com.atlassian.bamboo.migration.stream that implement BambooStAXRootMapper
 class AbstractProjectDependencyMapper
           
 class AbstractProjectMapper
           
 class AclMapper
           
 class AuthorMapper
           
 class BandanaItemMapper
           
 class BuildNumberMapper
           
 class CommitRootMapper
           
 class ElasticImageConfigurationMapper
           
 class ElasticInstanceScheduleMapper
           
 class GroupMapper
           
 class InstantMessagingServerMapper
           
 class JiraServerMapper
           
 class LabelMapper
           
 class LegacyProjectDependencyMapper
           
 class LinkedJiraIssueRootMapper
           
 class LoginInformationMapper
           
 class MailServerMapper
           
 class PipelineMapper
           
 class ProjectBuildMapper
           
 class ProjectChainMapper
           
 class ProjectDependencyMapper
           
 class ProjectMapper
           
 class ServerIDMapper
          Imports and exports the server ID.
 class SharedCapabilityMapper
           
 class UserMapper
           
 

Uses of BambooStAXRootMapper in com.atlassian.bamboo.resultsummary.tests
 

Classes in com.atlassian.bamboo.resultsummary.tests that implement BambooStAXRootMapper
 class TestCaseMapper
           
 class TestCaseResultErrorMapper
           
 class TestCaseResultMapper
           
 class TestClassMapper
           
 class TestClassResultMapper
           
 



Copyright © 2010 Atlassian. All Rights Reserved.