hudson.tasks
Class Ant.AntInstallation.ConverterImpl

java.lang.Object
  extended by hudson.util.XStream2.PassthruConverter<hudson.tools.ToolInstallation>
      extended by hudson.tasks.Ant.AntInstallation.ConverterImpl
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
Enclosing class:
Ant.AntInstallation

public static class Ant.AntInstallation.ConverterImpl
extends hudson.util.XStream2.PassthruConverter<hudson.tools.ToolInstallation>


Constructor Summary
Ant.AntInstallation.ConverterImpl(hudson.util.XStream2 xstream)
           
 
Method Summary
protected  java.lang.String oldHomeField(hudson.tools.ToolInstallation obj)
           
 
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

Ant.AntInstallation.ConverterImpl

public Ant.AntInstallation.ConverterImpl(hudson.util.XStream2 xstream)
Method Detail

oldHomeField

protected java.lang.String oldHomeField(hudson.tools.ToolInstallation obj)


Copyright © 2004-2011. All Rights Reserved.