Class JsonPointerExtractor
java.lang.Object
io.jenkins.plugins.pipelineoverview.stats.JsonPointerExtractor
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic StatValueextract(String body, String pointer, JsonPointerExtractor.Mode mode, long fetchedAt)
-
Method Details
-
extract
public static StatValue extract(String body, String pointer, JsonPointerExtractor.Mode mode, long fetchedAt) throws IOException - Throws:
IOException
-