Uses of Interface
com.atlassian.bamboo.utils.xstream.mappers.MapperFactory
Package
Description
-
Uses of MapperFactory in com.atlassian.bamboo.persister.xstream
ModifierConstructorDescriptionCustomizableXStreamFactory
(@NotNull Iterable<MapperFactory> customMappers, @NotNull Iterable<ConverterFactory> customConverters, @NotNull Iterable<XStreamInitializer> customInitializers, @NotNull Map<String, Class<?>> customAliases) -
Uses of MapperFactory in com.atlassian.bamboo.serialization.xstream
-
Uses of MapperFactory in com.atlassian.bamboo.utils.xstream.mappers