| 程序包 | 说明 |
|---|---|
| io.jenkins.plugins.checks.api |
Provides default Findbugs annotations.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<ChecksImage> |
ChecksOutput.getChecksImages() |
| 限定符和类型 | 方法和说明 |
|---|---|
ChecksOutput.ChecksOutputBuilder |
ChecksOutput.ChecksOutputBuilder.addImage(ChecksImage image)
Adds a
ChecksImage. |
| 限定符和类型 | 方法和说明 |
|---|---|
ChecksOutput.ChecksOutputBuilder |
ChecksOutput.ChecksOutputBuilder.withImages(List<ChecksImage> images)
Sets the
ChecksImage for a check run. |
Copyright © 2016–2020. All rights reserved.