Class DeploymentResultKeyImplConverter
java.lang.Object
com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
com.atlassian.bamboo.persister.xstream.DeploymentResultKeyImplConverter
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.ConverterMatcher
,com.thoughtworks.xstream.converters.SingleValueConverter
public class DeploymentResultKeyImplConverter
extends com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DeploymentResultKeyImplConverter
public DeploymentResultKeyImplConverter()
-
-
Method Details
-
canConvert
- Specified by:
canConvert
in interfacecom.thoughtworks.xstream.converters.ConverterMatcher
- Specified by:
canConvert
in classcom.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
-
fromString
- Specified by:
fromString
in interfacecom.thoughtworks.xstream.converters.SingleValueConverter
- Specified by:
fromString
in classcom.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
-
toString
- Specified by:
toString
in interfacecom.thoughtworks.xstream.converters.SingleValueConverter
- Overrides:
toString
in classcom.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
-