hudson.plugins.copyartifact
クラス CopyArtifact.ConverterImpl

java.lang.Object
  上位を拡張 hudson.util.XStream2.PassthruConverter<CopyArtifact>
      上位を拡張 hudson.plugins.copyartifact.CopyArtifact.ConverterImpl
すべての実装されたインタフェース:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
含まれているクラス:
CopyArtifact

public static class CopyArtifact.ConverterImpl
extends hudson.util.XStream2.PassthruConverter<CopyArtifact>


コンストラクタの概要
CopyArtifact.ConverterImpl(hudson.util.XStream2 xstream)
           
 
メソッドの概要
protected  void callback(CopyArtifact obj, com.thoughtworks.xstream.converters.UnmarshallingContext context)
           
 
クラス hudson.util.XStream2.PassthruConverter から継承されたメソッド
canConvert, marshal, unmarshal
 
クラス 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)
定義:
クラス hudson.util.XStream2.PassthruConverter<CopyArtifact> 内の callback


Copyright © 2010. All Rights Reserved.