Uses of Interface
com.atlassian.bamboo.migration.BambooRootMapper
-
-
Uses of BambooRootMapper in com.atlassian.bamboo.artifact
Classes in com.atlassian.bamboo.artifact that implement BambooRootMapper Modifier and Type Class Description class
ArtifactMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.build.artifact
Classes in com.atlassian.bamboo.build.artifact that implement BambooRootMapper Modifier and Type Class Description class
ArtifactLinkMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.buildqueue.migration.stream
Classes in com.atlassian.bamboo.buildqueue.migration.stream that implement BambooRootMapper Modifier and Type Class Description class
AgentAssignmentMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.credentials
Classes in com.atlassian.bamboo.credentials that implement BambooRootMapper Modifier and Type Class Description class
CredentialMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.deployments.projects.migration.stream
Classes in com.atlassian.bamboo.deployments.projects.migration.stream that implement BambooRootMapper Modifier and Type Class Description class
DeploymentProjectMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.deployments.results.migration.stream
Classes in com.atlassian.bamboo.deployments.results.migration.stream that implement BambooRootMapper Modifier and Type Class Description class
DeploymentResultMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.deployments.versions.migration.stream.commits
Classes in com.atlassian.bamboo.deployments.versions.migration.stream.commits that implement BambooRootMapper Modifier and Type Class Description class
DeploymentVersionVcsCommitMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.migration
Subinterfaces of BambooRootMapper in com.atlassian.bamboo.migration Modifier and Type Interface Description interface
BambooStAXRootMapper
Base interface for StAX based export-import root level mappersinterface
BambooStreamRootMapper
Method parameters in com.atlassian.bamboo.migration with type arguments of type BambooRootMapper Modifier and Type Method Description void
XmlMigrator. setExporters(List<BambooRootMapper> exporters)
void
XmlMigrator. setHeaderImporters(List<BambooRootMapper> headerImporters)
void
XmlMigrator. setImporters(List<BambooRootMapper> importers)
void
XmlMigrator. setOsgiDependentImporters(List<BambooRootMapper> osgiDependentImporters)
-
Uses of BambooRootMapper in com.atlassian.bamboo.migration.stream
-
Uses of BambooRootMapper in com.atlassian.bamboo.migration.stream.activeobjects
Classes in com.atlassian.bamboo.migration.stream.activeobjects that implement BambooRootMapper Modifier and Type Class Description class
ActiveObjectsMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.migration.stream.build
Classes in com.atlassian.bamboo.migration.stream.build that implement BambooRootMapper Modifier and Type Class Description class
AbstractProjectDependencyMapper
class
PlanSpecsSourceMapper
class
ProjectChainMapper
class
ProjectDependencyMapper
class
ProjectMapper
class
SpecsSourceMapper
class
SpecsStateMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.migration.stream.crowd
Classes in com.atlassian.bamboo.migration.stream.crowd that implement BambooRootMapper Modifier and Type Class Description class
AliasMapper
class
ApplicationMapper
class
DirectoryMapper
This mapper will handle the mapping of aDirectoryImpl
class
GroupMapper
class
MembershipMapper
class
UserMapper
This mapper will handle the mapping of aUser
. -
Uses of BambooRootMapper in com.atlassian.bamboo.migration.stream.script
Classes in com.atlassian.bamboo.migration.stream.script that implement BambooRootMapper Modifier and Type Class Description class
ScriptMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.migration.stream.userdata
Classes in com.atlassian.bamboo.migration.stream.userdata that implement BambooRootMapper Modifier and Type Class Description class
AccessTokenMapper
This mapper will handle the mapping of aAccessToken
.class
ExternalEntityMapper
class
LocalGroupMapper
class
LocalUserMapper
class
PropertyEntryMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.migration.stream.variable.baseline
Classes in com.atlassian.bamboo.migration.stream.variable.baseline that implement BambooRootMapper Modifier and Type Class Description class
VariableContextBaselineMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.resultsummary.tests
Classes in com.atlassian.bamboo.resultsummary.tests that implement BambooRootMapper Modifier and Type Class Description class
TestCaseMapper
class
TestCaseResultErrorMapper
class
TestCaseResultMapper
class
TestClassMapper
class
TestClassResultMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.resultsummary.warning
Classes in com.atlassian.bamboo.resultsummary.warning that implement BambooRootMapper Modifier and Type Class Description class
BuildResultsWarningsSummariesMapper
-
Uses of BambooRootMapper in com.atlassian.bamboo.security
Classes in com.atlassian.bamboo.security that implement BambooRootMapper Modifier and Type Class Description class
TrustedKeyMapper
-