| Package | Description |
|---|---|
| com.atlassian.bamboo.persister.xstream | |
| com.atlassian.bamboo.serialization.xstream | |
| com.atlassian.bamboo.utils.xstream.converters |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<ConverterFactory> |
XStreamFunctions.singletonFactories(Iterable<com.thoughtworks.xstream.converters.Converter> converters) |
static com.google.common.base.Function<com.thoughtworks.xstream.converters.Converter,ConverterFactory> |
XStreamFunctions.singletonFactory() |
| Constructor and Description |
|---|
SecureXStreamFactory(XStreamFactory xStreamFactory,
com.thoughtworks.xstream.security.TypePermission securityProvider,
List<ConverterFactory> customConverters) |
| Modifier and Type | Class and Description |
|---|---|
static class |
BuildDefinitionXStreamConverter.Factory |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConverterFactory
Creates converters given their class and assuming that they have single-parameter constructor taking
Mapper. |
class |
SingletonConverterFactory
Singleton
ConverterFactory. |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.