public class BuildResultsConverter extends ConverterDecorator
classToConvert, converter| Constructor and Description |
|---|
BuildResultsConverter(com.thoughtworks.xstream.converters.Converter defaultConverter) |
BuildResultsConverter(com.thoughtworks.xstream.converters.Converter converter,
PlanManager planManager) |
| Modifier and Type | Method and Description |
|---|---|
Object |
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
canConvert, marshalpublic BuildResultsConverter(com.thoughtworks.xstream.converters.Converter converter,
PlanManager planManager)
public BuildResultsConverter(com.thoughtworks.xstream.converters.Converter defaultConverter)
public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
unmarshal in interface com.thoughtworks.xstream.converters.Converterunmarshal in class ConverterDecoratorCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.