hudson.plugins.filesfoundtrigger
Class FilesFoundTrigger.ConverterImpl

java.lang.Object
  extended by hudson.util.XStream2.PassthruConverter<java.lang.Object>
      extended by hudson.plugins.filesfoundtrigger.xstream.DefaultingConverter
          extended by hudson.plugins.filesfoundtrigger.FilesFoundTrigger.ConverterImpl
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
Enclosing class:
FilesFoundTrigger

public static class FilesFoundTrigger.ConverterImpl
extends DefaultingConverter

Converter implementation for XStream.


Constructor Summary
FilesFoundTrigger.ConverterImpl(hudson.util.XStream2 xstream)
          Class constructor.
 
Method Summary
 
Methods inherited from class hudson.plugins.filesfoundtrigger.xstream.DefaultingConverter
callback
 
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

FilesFoundTrigger.ConverterImpl

public FilesFoundTrigger.ConverterImpl(hudson.util.XStream2 xstream)
Class constructor.

Parameters:
xstream - reference to the XStream library


Copyright © 2010. All Rights Reserved.