Package io.snyk.jenkins.model
Class ObjectMapperHelper
- java.lang.Object
-
- io.snyk.jenkins.model.ObjectMapperHelper
-
public class ObjectMapperHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SnykTestResult
unmarshallTestResult(String content)
-
-
-
Method Detail
-
unmarshallTestResult
public static SnykTestResult unmarshallTestResult(String content) throws IOException
- Throws:
IOException
-
-