public class AggregatedScoreXmlStream extends io.jenkins.plugins.util.AbstractXmlStream<AggregatedScore>
AggregatedScore from an XML file.| Constructor and Description |
|---|
AggregatedScoreXmlStream()
creates a new
AggregatedScoreXmlStream. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureXStream(XStream2 xStream) |
protected AggregatedScore |
createDefaultValue() |
public AggregatedScoreXmlStream()
AggregatedScoreXmlStream.protected AggregatedScore createDefaultValue()
createDefaultValue in class io.jenkins.plugins.util.AbstractXmlStream<AggregatedScore>protected void configureXStream(XStream2 xStream)
configureXStream in class io.jenkins.plugins.util.AbstractXmlStream<AggregatedScore>Copyright © 2016–2020. All rights reserved.