|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.util.RobustReflectionConverter
hudson.plugins.filesfoundtrigger.FilesFoundTriggerCause.ConverterImpl
public static class FilesFoundTriggerCause.ConverterImpl
Converter implementation for XStream. This converter uses the
PureJavaReflectionProvider, which ensures that the
FilesFoundTriggerCause.FilesFoundTriggerCause() constructor is
called.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.util.RobustReflectionConverter |
|---|
hudson.util.RobustReflectionConverter.DuplicateFieldException |
| Field Summary |
|---|
| Fields inherited from class hudson.util.RobustReflectionConverter |
|---|
mapper, reflectionProvider, serializationMethodInvoker |
| Constructor Summary | |
|---|---|
FilesFoundTriggerCause.ConverterImpl(com.thoughtworks.xstream.mapper.Mapper mapper)
Class constructor. |
|
| Method Summary |
|---|
| Methods inherited from class hudson.util.RobustReflectionConverter |
|---|
canConvert, doMarshal, doUnmarshal, instantiateNewInstance, marshal, marshallField, unmarshal, unmarshallField |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilesFoundTriggerCause.ConverterImpl(com.thoughtworks.xstream.mapper.Mapper mapper)
mapper - the mapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||