Uses of Class
com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
Packages that use BambooStAXMappingHelperAbstractImpl
Package
Description
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.artifact
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.artifact -
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.build.artifact
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.build.artifact -
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.buildqueue.migration.stream
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.credentials
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.credentials -
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.configuration.migration.stream
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.environments.migration.stream
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.projects.migration.stream
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.projects.migration.streamModifier and TypeClassDescriptionclass
class
This mapper works only on DeploymentProject properties, no dependencies are involvedclass
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.projects.migration.stream.items
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.projects.migration.stream.versionnaming
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.repository.migration.stream
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.results.migration.stream
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.results.migration.streamModifier and TypeClassDescriptionclass
class
class
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.streamModifier and TypeClassDescriptionclass
DeploymentVersions are being persisted directly in this mapperclass
class
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream.commits
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream.commitsModifier and TypeClassDescriptionclass
class
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream.issues
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.deployments.versions.migration.stream.items
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migrationModifier and TypeClassDescriptionclass
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 BambooStAXMappingHelperAbstractImplModifier and TypeMethodDescriptionstatic <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
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.streamModifier and TypeClassDescriptionclass
AbstractPlanMapper<T extends Plan>
class
class
AbstractResultSummaryMapper<T extends ResultsSummary>
class
class
class
class
class
class
class
class
class
class
class
Deprecated.should be removed when we no longer support import from 8.0.0class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
This mapper will handle the mapping of aQuickFilter
.class
class
class
class
class
class
class
Imports and exports the server ID.class
class
class
class
class
class
class
This mapper will handle the mapping of aWebhookTemplateEntity
. -
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.build
Modifier and TypeClassDescriptionclass
AbstractChainMapper<T extends Chain>
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.crowd
Modifier and TypeClassDescriptionclass
class
protected static class
protected static class
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
class
This mapper will handle the mapping of aDirectoryImpl
static class
class
protected static class
class
class
PartialCrowdEntityXmlMapper<T,
I extends T> Specialises XmlMapper for mappers that take into account just a subset of the directory types.class
This mapper will handle the mapping of aUser
.protected static class
protected static class
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.generic
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.notifications
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.notificationsModifier and TypeClassDescriptionclass
class
This mapper takes care of a notificationSet and notificationRules. -
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.requirements
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.script
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.userdata
Modifier and TypeClassDescriptionclass
This mapper will handle the mapping of aAccessToken
.class
class
class
class
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.variable.baseline
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.migration.stream.variable.baselineModifier and TypeClassDescriptionclass
class
class
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.resultsummary.tests
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.resultsummary.warning
-
Uses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.security
Subclasses of BambooStAXMappingHelperAbstractImpl in com.atlassian.bamboo.security