|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.util.RobustReflectionConverter
hudson.plugins.filesfoundtrigger.FilesFoundTrigger.ConverterImpl
public static class FilesFoundTrigger.ConverterImpl
Converter implementation for XStream. This converter uses the
PureJavaReflectionProvider, which ensures that the
FilesFoundTrigger.FilesFoundTrigger() 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 | |
|---|---|
FilesFoundTrigger.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 FilesFoundTrigger.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 | ||||||||