com.atlassian.bamboo.persister.xstream
Class BuildResultsConverter
java.lang.Object
com.atlassian.bamboo.persister.xstream.ConverterDecorator
com.atlassian.bamboo.persister.xstream.BuildResultsConverter
public class BuildResultsConverter
- extends ConverterDecorator
Method Summary |
Object |
unmarshal(HierarchicalStreamReader reader,
UnmarshallingContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildResultsConverter
public BuildResultsConverter(Converter converter,
BuildManager buildManager)
BuildResultsConverter
public BuildResultsConverter(Converter defaultConverter)
unmarshal
public Object unmarshal(HierarchicalStreamReader reader,
UnmarshallingContext context)
- Overrides:
unmarshal
in class ConverterDecorator
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.