public class TAReportDetailsFileUtils extends Object
Constructor and Description |
---|
TAReportDetailsFileUtils() |
Modifier and Type | Method and Description |
---|---|
static TAReportDetails |
loadReportDetails(hudson.model.Run<?,?> build) |
static void |
persistReportDetails(hudson.model.Run<?,?> build,
TAReportDetails reportDetails) |
public static void persistReportDetails(hudson.model.Run<?,?> build, TAReportDetails reportDetails) throws JAXBException
JAXBException
public static TAReportDetails loadReportDetails(hudson.model.Run<?,?> build) throws JAXBException
JAXBException
Copyright © 2016–2020. All rights reserved.