Uses of Class
com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
-
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.artifact
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.artifact Modifier and Type Class Description class
ArtifactMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.build.artifact
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.build.artifact Modifier and Type Class Description class
ArtifactLinkMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.buildqueue.migration.stream
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.buildqueue.migration.stream Modifier and Type Class Description class
AgentAssignmentMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.credentials
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.credentials Modifier and Type Class Description class
CredentialMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.configuration.migration.stream
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.configuration.migration.stream Modifier and Type Class Description class
EnvironmentCustomConfigMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.environments.migration.stream
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.environments.migration.stream Modifier and Type Class Description class
EnvironmentMapper
class
EnvironmentPropertiesMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.projects.migration.stream
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.projects.migration.stream Modifier and Type Class Description class
DeploymentProjectMapper
class
DeploymentProjectPropertiesMapper
This mapper works only on DeploymentProject properties, no dependencies are involvedclass
RssDeploymentProjectPermissionsMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.projects.migration.stream.items
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.projects.migration.stream.items Modifier and Type Class Description class
DeploymentProjectItemMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming Modifier and Type Class Description class
VersionNamingSchemeMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.repository.migration.stream
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.repository.migration.stream Modifier and Type Class Description class
EnvironmentRepositoryLinkMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.results.migration.stream
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.results.migration.stream Modifier and Type Class Description class
DeploymentResultCustomDataMapper
class
DeploymentResultMapper
class
DeploymentResultPropertiesMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream Modifier and Type Class Description class
DeploymentVersionMapper
DeploymentVersions are being persisted directly in this mapperclass
DeploymentVersionPropertiesMapper
class
DeploymentVersionStatusMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream.commits
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream.commits Modifier and Type Class Description class
DeploymentVersionVcsChangesetMapper
class
DeploymentVersionVcsCommitMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream.issues
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream.issues Modifier and Type Class Description class
DeploymentVersionLinkedJiraIssueMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream.items
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream.items Modifier and Type Class Description class
DeploymentVersionItemMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration Modifier and Type Class Description class
BambooStAXMappingListHelperAbstractImpl<T,I extends T>
Skeleton implementation of StAX based export-import helper class for lists.Methods in com.atlassian.bamboo.migration with parameters of type BambooStAXMappingHelperAbstractImpl Modifier and Type Method Description static <T,I extends T>
Consumer<T>MapperUtil. exportXmlConsumer(@NotNull BambooStAXMappingHelperAbstractImpl<T,I> mapper, @NotNull org.codehaus.staxmate.out.SMOutputElement rootElement, ExportDetailsBean exportDetailsBean)
static <T,I extends T>
Consumer<T>MapperUtil. exportXmlFunction(@NotNull BambooStAXMappingHelperAbstractImpl<T,I> mapper, @NotNull org.codehaus.staxmate.out.SMOutputElement rootElement, ExportDetailsBean exportDetailsBean)
static boolean
MapperUtil. matchesElement(@NotNull BambooStAXMappingHelperAbstractImpl mapper, @NotNull String elementName)
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.build
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.build 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 BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.crowd
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.crowd 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 BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.generic
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.generic Modifier and Type Class Description class
StringListMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.notifications
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.notifications Modifier and Type Class Description class
NotificationRuleMapper
class
NotificationSetMapper
This mapper takes care of a notificationSet and notificationRules. -
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.requirements
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.requirements Modifier and Type Class Description class
RequirementMapper
class
RequirementSetMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.script
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.script Modifier and Type Class Description class
ScriptMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.userdata
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.userdata 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 BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.variable.baseline
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.variable.baseline Modifier and Type Class Description class
VariableBaselineItemMapper
class
VariableContextBaselineMapper
class
VariableContextBaselinePropertiesMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.resultsummary.tests
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.resultsummary.tests Modifier and Type Class Description class
TestCaseMapper
class
TestCaseResultErrorMapper
class
TestCaseResultMapper
class
TestClassMapper
class
TestClassResultMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.resultsummary.warning
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.resultsummary.warning Modifier and Type Class Description class
BuildResultsWarningsSummariesMapper
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.security
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.security Modifier and Type Class Description class
TrustedKeyMapper
-