| Package | Description | 
|---|---|
| se.diabol.jenkins.pipeline.domain.results | |
| se.diabol.jenkins.pipeline.domain.task | 
| Modifier and Type | Method and Description | 
|---|---|
static List<TestResult> | 
TestResult.getResults(hudson.model.AbstractBuild<?,?> build)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<TestResult> | 
Task.getTestResults()  | 
| Constructor and Description | 
|---|
Task(Task task,
    String taskName,
    String buildId,
    Status status,
    String link,
    ManualStep manual,
    List<TestResult> testResults,
    List<StaticAnalysisResult> staticAnalysisResults,
    String description)  | 
Copyright © 2016–2020 Diabol AB. All rights reserved.