Uses of Interface
com.atlassian.bamboo.utils.xstream.converters.ConverterFactory
Package
Description
-
Uses of ConverterFactory in com.atlassian.bamboo.persister.xstream
Modifier and TypeMethodDescriptionstatic Iterable<ConverterFactory>
XStreamFunctions.singletonFactories
(Iterable<com.thoughtworks.xstream.converters.Converter> converters) static Function<com.thoughtworks.xstream.converters.Converter,
ConverterFactory> XStreamFunctions.singletonFactory()
ModifierConstructorDescriptionSecureXStreamFactory
(XStreamFactory xStreamFactory, com.thoughtworks.xstream.security.TypePermission securityProvider, List<ConverterFactory> customConverters) -
Uses of ConverterFactory in com.atlassian.bamboo.serialization.xstream
-
Uses of ConverterFactory in com.atlassian.bamboo.utils.xstream.converters
Modifier and TypeClassDescriptionclass
Creates converters given their class and assuming that they have single-parameter constructor takingMapper
.class
SingletonConverterFactory
.