org.jenkinsci.plugins.tibco.installation
Class TibcoInstallation.ConverterImpl

java.lang.Object
  extended by hudson.util.XStream2.PassthruConverter<hudson.tools.ToolInstallation>
      extended by org.jenkinsci.plugins.tibco.installation.TibcoInstallation.ConverterImpl
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
Enclosing class:
TibcoInstallation

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


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

TibcoInstallation.ConverterImpl

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

oldHomeField

protected String oldHomeField(hudson.tools.ToolInstallation obj)


Copyright © 2004-2013. All Rights Reserved.