public static class CopyArtifact.ConverterImpl extends XStream2.PassthruConverter<CopyArtifact>
Constructor and Description |
---|
ConverterImpl(XStream2 xstream) |
Modifier and Type | Method and Description |
---|---|
protected void |
callback(CopyArtifact obj,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
canConvert, marshal, unmarshal
public ConverterImpl(XStream2 xstream)
protected void callback(CopyArtifact obj, com.thoughtworks.xstream.converters.UnmarshallingContext context)
callback
in class XStream2.PassthruConverter<CopyArtifact>
Copyright © 2016–2022. All rights reserved.