Uses of Interface
com.atlassian.bamboo.utils.xstream.mappers.MapperFactory
-
Packages that use MapperFactory Package Description com.atlassian.bamboo.persister.xstream com.atlassian.bamboo.serialization.xstream com.atlassian.bamboo.utils.xstream.mappers -
-
Uses of MapperFactory in com.atlassian.bamboo.persister.xstream
Constructor parameters in com.atlassian.bamboo.persister.xstream with type arguments of type MapperFactory Constructor Description CustomizableXStreamFactory(@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
Classes in com.atlassian.bamboo.serialization.xstream that implement MapperFactory Modifier and Type Class Description static class
PluginsAwareMapper.Factory
-
Uses of MapperFactory in com.atlassian.bamboo.utils.xstream.mappers
Classes in com.atlassian.bamboo.utils.xstream.mappers that implement MapperFactory Modifier and Type Class Description class
DefaultMapperFactory
-