hudson.plugins.copyartifact
Class CopyArtifact.ConverterImpl
java.lang.Object
hudson.util.XStream2.PassthruConverter<CopyArtifact>
hudson.plugins.copyartifact.CopyArtifact.ConverterImpl
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
- Enclosing class:
- CopyArtifact
public static class CopyArtifact.ConverterImpl
- extends hudson.util.XStream2.PassthruConverter<CopyArtifact>
|
Method Summary |
protected void |
callback(CopyArtifact obj,
com.thoughtworks.xstream.converters.UnmarshallingContext context)
|
| Methods inherited from class hudson.util.XStream2.PassthruConverter |
canConvert, marshal, unmarshal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyArtifact.ConverterImpl
public CopyArtifact.ConverterImpl(hudson.util.XStream2 xstream)
callback
protected void callback(CopyArtifact obj,
com.thoughtworks.xstream.converters.UnmarshallingContext context)
- Specified by:
callback in class hudson.util.XStream2.PassthruConverter<CopyArtifact>
Copyright © 2004-2012 Hudson. All Rights Reserved.