hudson.model
Class CauseAction.ConverterImpl

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

public static class CauseAction.ConverterImpl
extends XStream2.PassthruConverter<CauseAction>


Constructor Summary
CauseAction.ConverterImpl(XStream2 xstream)
           
 
Method Summary
protected  void callback(CauseAction ca, 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

CauseAction.ConverterImpl

public CauseAction.ConverterImpl(XStream2 xstream)
Method Detail

callback

protected void callback(CauseAction ca,
                        com.thoughtworks.xstream.converters.UnmarshallingContext context)
Specified by:
callback in class XStream2.PassthruConverter<CauseAction>


Copyright © 2004-2013. All Rights Reserved.