protected abstract static class ToolInstallation.ToolConverter extends XStream2.PassthruConverter<ToolInstallation>
Constructor and Description |
---|
ToolConverter(XStream2 xstream) |
Modifier and Type | Method and Description |
---|---|
protected void |
callback(ToolInstallation obj,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
protected abstract String |
oldHomeField(ToolInstallation obj) |
canConvert, marshal, unmarshal
public ToolConverter(XStream2 xstream)
protected void callback(ToolInstallation obj, com.thoughtworks.xstream.converters.UnmarshallingContext context)
callback
in class XStream2.PassthruConverter<ToolInstallation>
protected abstract String oldHomeField(ToolInstallation obj)
Copyright © 2004–2021. All rights reserved.