Class XStreamCiConverterWithRepository
java.lang.Object
com.xebialabs.xltype.serialization.xstream.XStreamCiConverter
com.xebialabs.deployit.core.xml.PasswordEncryptingXStreamCiConverter
com.xebialabs.deployit.core.rest.xml.XStreamCiConverterWithRepository
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter,com.thoughtworks.xstream.converters.ConverterMatcher
@Component
public class XStreamCiConverterWithRepository
extends com.xebialabs.deployit.core.xml.PasswordEncryptingXStreamCiConverter
-
Constructor Summary
ConstructorsConstructorDescriptionXStreamCiConverterWithRepository(com.xebialabs.deployit.repository.RepositoryAdapterFactory factory) -
Method Summary
Methods inherited from class com.xebialabs.deployit.core.xml.PasswordEncryptingXStreamCiConverter
createConverterMethods inherited from class com.xebialabs.xltype.serialization.xstream.XStreamCiConverter
canConvert, marshal
-
Constructor Details
-
XStreamCiConverterWithRepository
@Autowired public XStreamCiConverterWithRepository(com.xebialabs.deployit.repository.RepositoryAdapterFactory factory)
-
-
Method Details
-
unmarshal
public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context) - Specified by:
unmarshalin interfacecom.thoughtworks.xstream.converters.Converter- Overrides:
unmarshalin classcom.xebialabs.xltype.serialization.xstream.XStreamCiConverter
-
clear
public static void clear()
-