Uses of Interface
com.atlassian.bamboo.migration.BambooStAXMappingHelper
-
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.artifact
Classes in com.atlassian.bamboo.artifact that implement BambooStAXMappingHelper Modifier and Type Class Description class
ArtifactMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.build.artifact
Classes in com.atlassian.bamboo.build.artifact that implement BambooStAXMappingHelper Modifier and Type Class Description class
ArtifactLinkMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.buildqueue.migration.stream
Classes in com.atlassian.bamboo.buildqueue.migration.stream that implement BambooStAXMappingHelper Modifier and Type Class Description class
AgentAssignmentMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.credentials
Classes in com.atlassian.bamboo.credentials that implement BambooStAXMappingHelper Modifier and Type Class Description class
CredentialMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.configuration.migration.stream
Classes in com.atlassian.bamboo.deployments.configuration.migration.stream that implement BambooStAXMappingHelper Modifier and Type Class Description class
EnvironmentCustomConfigMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.environments.migration.stream
Classes in com.atlassian.bamboo.deployments.environments.migration.stream that implement BambooStAXMappingHelper Modifier and Type Class Description class
EnvironmentMapper
class
EnvironmentPropertiesMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.projects.migration.stream
Classes in com.atlassian.bamboo.deployments.projects.migration.stream that implement BambooStAXMappingHelper Modifier and Type Class Description class
DeploymentProjectMapper
class
DeploymentProjectPropertiesMapper
This mapper works only on DeploymentProject properties, no dependencies are involvedclass
RssDeploymentProjectPermissionsMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.projects.migration.stream.items
Classes in com.atlassian.bamboo.deployments.projects.migration.stream.items that implement BambooStAXMappingHelper Modifier and Type Class Description class
DeploymentProjectItemMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming
Classes in com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming that implement BambooStAXMappingHelper Modifier and Type Class Description class
VersionNamingSchemeMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.repository.migration.stream
Classes in com.atlassian.bamboo.deployments.repository.migration.stream that implement BambooStAXMappingHelper Modifier and Type Class Description class
EnvironmentRepositoryLinkMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.results.migration.stream
Classes in com.atlassian.bamboo.deployments.results.migration.stream that implement BambooStAXMappingHelper Modifier and Type Class Description class
DeploymentResultCustomDataMapper
class
DeploymentResultMapper
class
DeploymentResultPropertiesMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.versions.migration.stream
Classes in com.atlassian.bamboo.deployments.versions.migration.stream that implement BambooStAXMappingHelper Modifier and Type Class Description class
DeploymentVersionMapper
DeploymentVersions are being persisted directly in this mapperclass
DeploymentVersionPropertiesMapper
class
DeploymentVersionStatusMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.versions.migration.stream.commits
Classes in com.atlassian.bamboo.deployments.versions.migration.stream.commits that implement BambooStAXMappingHelper Modifier and Type Class Description class
DeploymentVersionVcsChangesetMapper
class
DeploymentVersionVcsCommitMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.versions.migration.stream.issues
Classes in com.atlassian.bamboo.deployments.versions.migration.stream.issues that implement BambooStAXMappingHelper Modifier and Type Class Description class
DeploymentVersionLinkedJiraIssueMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.deployments.versions.migration.stream.items
Classes in com.atlassian.bamboo.deployments.versions.migration.stream.items that implement BambooStAXMappingHelper Modifier and Type Class Description class
DeploymentVersionItemMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.migration
Classes in com.atlassian.bamboo.migration that implement BambooStAXMappingHelper Modifier and Type Class Description class
BambooStAXMappingHelperAbstractImpl<T,I extends T>
Skeleton implementation of StAX based export-import helper class The XML representation of such an object is:valueOfPropertyA valueOfPropertyB ...class
BambooStAXMappingListHelperAbstractImpl<T,I extends T>
Skeleton implementation of StAX based export-import helper class for lists. -
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.migration.stream
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.migration.stream.build
Classes in com.atlassian.bamboo.migration.stream.build that implement BambooStAXMappingHelper Modifier and Type Class Description class
AbstractChainMapper<T extends Chain>
class
AbstractProjectDependencyMapper
class
ChainBranchMapper
class
ChainBuildMapper
class
ChainMapper
class
ChainResultMapper
class
ChainStageMapper
class
ChainStageResultMapper
class
JobMapper
class
PlanSpecsSourceMapper
class
ProjectChainMapper
class
ProjectDependencyMapper
class
ProjectMapper
class
RssProjectPermissionsMapper
class
SpecsSourceMapper
class
SpecsStateMapper
class
StageVariableContextMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.migration.stream.crowd
Classes in com.atlassian.bamboo.migration.stream.crowd that implement BambooStAXMappingHelper Modifier and Type Class Description class
AliasMapper
class
ApplicationMapper
protected static class
ApplicationMapper.DirectoryMappingsMapper
protected static class
ApplicationMapper.GroupMappingsMapper
class
CrowdEntityXmlMapper<T,I extends T>
A generic mapper that contains helper methods and attributes to map domain objects to database objects and vice-versa.protected static class
CrowdEntityXmlMapper.SingleValuedAttributesMapper
class
DirectoryMapper
This mapper will handle the mapping of aDirectoryImpl
static class
DirectoryMapper.PermissionsMapper
class
GroupMapper
protected static class
GroupMapper.GroupAttributeMapper
class
MembershipMapper
class
PartialCrowdEntityXmlMapper<T,I extends T>
Specialises XmlMapper for mappers that take into account just a subset of the directory types.class
UserMapper
This mapper will handle the mapping of aUser
.protected static class
UserMapper.CredentialsRecordsMapper
protected static class
UserMapper.UserAttributesMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.migration.stream.generic
Classes in com.atlassian.bamboo.migration.stream.generic that implement BambooStAXMappingHelper Modifier and Type Class Description class
StringListMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.migration.stream.notifications
Classes in com.atlassian.bamboo.migration.stream.notifications that implement BambooStAXMappingHelper Modifier and Type Class Description class
NotificationRuleMapper
class
NotificationSetMapper
This mapper takes care of a notificationSet and notificationRules. -
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.migration.stream.requirements
Classes in com.atlassian.bamboo.migration.stream.requirements that implement BambooStAXMappingHelper Modifier and Type Class Description class
RequirementMapper
class
RequirementSetMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.migration.stream.script
Classes in com.atlassian.bamboo.migration.stream.script that implement BambooStAXMappingHelper Modifier and Type Class Description class
ScriptMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.migration.stream.userdata
Classes in com.atlassian.bamboo.migration.stream.userdata that implement BambooStAXMappingHelper 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 BambooStAXMappingHelper in com.atlassian.bamboo.migration.stream.variable.baseline
Classes in com.atlassian.bamboo.migration.stream.variable.baseline that implement BambooStAXMappingHelper Modifier and Type Class Description class
VariableBaselineItemMapper
class
VariableContextBaselineMapper
class
VariableContextBaselinePropertiesMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.resultsummary.tests
Classes in com.atlassian.bamboo.resultsummary.tests that implement BambooStAXMappingHelper Modifier and Type Class Description class
TestCaseMapper
class
TestCaseResultErrorMapper
class
TestCaseResultMapper
class
TestClassMapper
class
TestClassResultMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.resultsummary.warning
Classes in com.atlassian.bamboo.resultsummary.warning that implement BambooStAXMappingHelper Modifier and Type Class Description class
BuildResultsWarningsSummariesMapper
-
Uses of BambooStAXMappingHelper in com.atlassian.bamboo.security
Classes in com.atlassian.bamboo.security that implement BambooStAXMappingHelper Modifier and Type Class Description class
TrustedKeyMapper
-