public class AggregatedScoreXmlStream
extends io.jenkins.plugins.util.AbstractXmlStream<edu.hm.hafner.grading.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 edu.hm.hafner.grading.AggregatedScore |
createDefaultValue() |
public AggregatedScoreXmlStream()
AggregatedScoreXmlStream.protected edu.hm.hafner.grading.AggregatedScore createDefaultValue()
createDefaultValue in class io.jenkins.plugins.util.AbstractXmlStream<edu.hm.hafner.grading.AggregatedScore>protected void configureXStream(XStream2 xStream)
configureXStream in class io.jenkins.plugins.util.AbstractXmlStream<edu.hm.hafner.grading.AggregatedScore>Copyright © 2016–2020. All rights reserved.