| Package | Description |
|---|---|
| io.jenkins.plugins.checks.api |
Provides default Findbugs annotations.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChecksImage> |
ChecksOutput.getChecksImages() |
| Modifier and Type | Method and Description |
|---|---|
ChecksOutput.ChecksOutputBuilder |
ChecksOutput.ChecksOutputBuilder.addImage(ChecksImage image)
Adds a
ChecksImage. |
| Modifier and Type | Method and Description |
|---|---|
ChecksOutput.ChecksOutputBuilder |
ChecksOutput.ChecksOutputBuilder.withImages(List<ChecksImage> images)
Sets the
ChecksImage for a check run. |
Copyright © 2016–2021. All rights reserved.