Package | Description |
---|---|
com.dynatrace.jenkins.dashboard.model_2_0_0 | |
com.dynatrace.jenkins.dashboard.rest | |
com.dynatrace.jenkins.dashboard.utils |
Modifier and Type | Method and Description |
---|---|
TAReportDetails |
TAReport.loadReportDetails() |
Modifier and Type | Method and Description |
---|---|
TAReportDetails |
TAReportRetrieverByTestRunId.fetchReport() |
TAReportDetails |
TAReportRetrieverByBuildNumber.fetchReport() |
abstract TAReportDetails |
TAReportRetriever.fetchReport() |
Modifier and Type | Method and Description |
---|---|
static TAReportDetails |
Utils.convertTestRuns(com.dynatrace.sdk.server.testautomation.models.TestRuns sdkTestRuns) |
static TAReportDetails |
TAReportDetailsFileUtils.loadReportDetails(hudson.model.Run<?,?> build) |
Modifier and Type | Method and Description |
---|---|
static Map<TestStatus,Integer> |
Utils.createReportAggregatedSummary(TAReportDetails reportDetails) |
static void |
TAReportDetailsFileUtils.persistReportDetails(hudson.model.Run<?,?> build,
TAReportDetails reportDetails) |
Copyright © 2016–2020. All rights reserved.