Interface | Description |
---|---|
XStreamFactory |
Creates custom instances of
XStream . |
XStreamInitializer |
Custom XStream initializer.
|
XStreamManager |
Common XStream persistence behaviour.
|
Class | Description |
---|---|
AbstractXStreamPersister<K extends Key,V> | |
BambooCurrentApplicationConverter | |
BambooDateTimeConverter |
This class lets us persist JODA DataTime objects without saving all the internal junk associated with the class.
|
BandanaXStreamTypePermission |
XStream type permission used to configure Bandana operations.
|
BuildResultsConverter | |
BuildStateConverter |
Provided for backward compatibility - allows reading old (BuildState as class not Enum) xml files
All new build results are stored in new format
|
ConverterDecorator | |
CustomizableXStreamFactory |
XStreamFactory that can be customized with XStream components: mappers,
converters, initializers and aliases. |
DefaultXStreamManager |
Default implementation of
XStreamManager . |
DefaultXStreamManager.PluginXStreams |
Internal class that maintains mappings from plugins to corresponding XStreams
|
DeploymentResultKeyImplConverter | |
HibernateDefaultImplementationInitializer |
Use standard JDK collections instead of the Hibernate ones during deserialization.
|
IgnoreMissingFieldXStream | Deprecated
use
DefaultXStreamManager or
CustomizableXStreamFactory instead |
RelativePath |
This class converts an Absolute Path into a Relative Path.
|
RemoteCommunicationXStreamTypePermission |
XStream permission which reads AdministrationConfiguration preferences for serialization of Agent-Server communication.
|
SecondsDateConverter |
This class is a temp bug fix for persisting dates in xstream
|
SecureXStreamFactory |
Factory which returns XStream with given Permission
|
XStreamAdminConfigPersister |
Provides an XStream implementation of
AdministrationConfiguration . |
XStreamFunctions |
XStream functions.
|
XStreamTestHelper | |
XStreamTypePermission |
XStream type permission which uses
SerializationSecurityManager to decide what class is allowed to be
marshalled/unmarshalled. |
XStreamUtils | |
XWorkListConverter |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.