hudson.model
Class CauseAction.ConverterImpl
java.lang.Object
hudson.util.XStream2.PassthruConverter<CauseAction>
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>
Method Summary |
protected void |
callback(CauseAction ca,
com.thoughtworks.xstream.converters.UnmarshallingContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CauseAction.ConverterImpl
public CauseAction.ConverterImpl(XStream2 xstream)
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.