public final class JsonResultParser extends Object
| Modifier and Type | Method and Description | 
|---|---|
static Collection | 
parse(hudson.FilePath filepath)
Parser for Prism JSON output 
 | 
public static Collection parse(hudson.FilePath filepath) throws InterruptedException, IOException
filepath - FilePath to be parsedInterruptedException - thrown if resultFile is not readableIOException - thrown if resultFile is not readable or if if resultFile is not JSON compliantCopyright © 2016–2020. All rights reserved.