Class HibernateSortedSetConverter
java.lang.Object
com.atlassian.bamboo.serialization.xstream.AbstractXStreamConverterAdapter
com.atlassian.bamboo.serialization.xstream.AbstractHibernateCollectionConverter
com.atlassian.bamboo.serialization.xstream.HibernateSortedSetConverter
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter
,com.thoughtworks.xstream.converters.ConverterMatcher
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.serialization.xstream.AbstractHibernateCollectionConverter
canConvert, marshal
Methods inherited from class com.atlassian.bamboo.serialization.xstream.AbstractXStreamConverterAdapter
unmarshal
-
Constructor Details
-
HibernateSortedSetConverter
public HibernateSortedSetConverter(com.thoughtworks.xstream.mapper.Mapper mapper)
-
-
Method Details
-
isSupportedType
- Specified by:
isSupportedType
in classAbstractHibernateCollectionConverter
-