@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public static class BlobStoreProfile.ConverterImpl extends XStream2.PassthruConverter<BlobStoreProfile>
Constructor and Description |
---|
ConverterImpl(XStream2 xstream) |
Modifier and Type | Method and Description |
---|---|
protected void |
callback(BlobStoreProfile bsp,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
canConvert, marshal, unmarshal
public ConverterImpl(XStream2 xstream)
protected void callback(BlobStoreProfile bsp, com.thoughtworks.xstream.converters.UnmarshallingContext context)
callback
in class XStream2.PassthruConverter<BlobStoreProfile>
Copyright © 2016–2021. All rights reserved.