Class BuildData.TestData.FailedTest
- java.lang.Object
-
- jenkins.plugins.logstash.persistence.BuildData.TestData.FailedTest
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BuildData.TestData
public static class BuildData.TestData.FailedTest extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FailedTest(String fullName, String errorDetails)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getErrorDetails()
String
getFullName()
-