Serialized Form
-
Package com.splunk.splunkjenkins
-
Class com.splunk.splunkjenkins.TeeConsoleLogFilter
class TeeConsoleLogFilter extends ConsoleLogFilter implements Serializable- serialVersionUID:
- 1091734060617902662L
-
Serialized Fields
-
source
String source
-
-
-
Package com.splunk.splunkjenkins.model
-
Class com.splunk.splunkjenkins.model.EmptyTestCaseGroup
class EmptyTestCaseGroup extends JunitTestCaseGroup implements Serializable-
Serialized Fields
-
message
String message
-
-
-
Class com.splunk.splunkjenkins.model.JunitTestCaseGroup
class JunitTestCaseGroup extends Object implements Serializable-
Serialized Fields
-
duration
float duration
-
errors
int errors
-
failures
int failures
-
passes
int passes
-
skips
int skips
-
testcase
List<hudson.tasks.test.TestResult> testcase
-
tests
int tests
-
time
float time
-
total
int total
-
-
-
Class com.splunk.splunkjenkins.model.TestCaseResult
class TestCaseResult extends hudson.tasks.test.TestResult implements Serializable-
Serialized Fields
-
className
String className
-
duration
float duration
-
errorDetails
String errorDetails
-
errorStackTrace
String errorStackTrace
-
failedSince
int failedSince
-
groupName
String groupName
-
skipped
boolean skipped
-
skippedMessage
String skippedMessage
-
status
TestStatus status
-
stderr
String stderr
-
stdout
String stdout
-
testName
String testName
-
uniqueName
String uniqueName
-
-
-
-
Package com.splunk.splunkjenkins.utils
-
Exception com.splunk.splunkjenkins.utils.LogConsumer.SplunkClientError
class SplunkClientError extends IOException implements Serializable-
Serialized Fields
-
status
int status
-
-
-
Exception com.splunk.splunkjenkins.utils.LogConsumer.SplunkServiceError
class SplunkServiceError extends IOException implements Serializable -
Class com.splunk.splunkjenkins.utils.LogFileCallable
class LogFileCallable extends Object implements Serializable- serialVersionUID:
- 5303809353063980298L
-