Uses of Class
io.jenkins.plugins.checks.api.ChecksImage
-
Uses of ChecksImage in io.jenkins.plugins.checks.api
Modifier and TypeMethodDescriptionChecksOutput.ChecksOutputBuilder.addImage
(ChecksImage image) Adds aChecksImage
.Modifier and TypeMethodDescriptionChecksOutput.ChecksOutputBuilder.withImages
(List<ChecksImage> images) Sets theChecksImage
for a check run.