hudson.plugins.copyartifact
Class CopyArtifact.ConverterImpl

java.lang.Object
  extended by hudson.util.XStream2.PassthruConverter<CopyArtifact>
      extended by 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>


Constructor Summary
CopyArtifact.ConverterImpl(hudson.util.XStream2 xstream)
           
 
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
 

Constructor Detail

CopyArtifact.ConverterImpl

public CopyArtifact.ConverterImpl(hudson.util.XStream2 xstream)
Method Detail

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.