Package com.atlassian.bamboo.serialization.xstream
package com.atlassian.bamboo.serialization.xstream
-
ClassDescriptionEnsures that only initialised collections will be serialisedThis class adapts XStream converters so that the mapper can be injected into them after the converter is created.XStream converter for
BuildContext
.XStream converter forBuildDefinition
s.Thrown when attempting to deserialize class from a plugin fails.ConvertsConcurrentHashMap
usingMapConverter
.Converts Apache'sHierarchicalConfiguration
to XStream writer.Converts Final collections.Thrown when a class cannot be resolved because the plugin version is incompatible.Thrown when a class cannot be resolved because the owning plugin is not installed.Mapper
that is able to load classes from the plugin system.Converts XStram reader to Apache's hierarchical configuration.