public class DeploymentResultKeyImplConverter
extends com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
Constructor and Description |
---|
DeploymentResultKeyImplConverter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class type) |
DeploymentResultKeyImpl |
fromString(String s) |
String |
toString(Object obj) |
public boolean canConvert(Class type)
canConvert
in interface com.thoughtworks.xstream.converters.ConverterMatcher
canConvert
in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
public DeploymentResultKeyImpl fromString(String s)
fromString
in interface com.thoughtworks.xstream.converters.SingleValueConverter
fromString
in class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.