Uses of Class
io.jenkins.plugins.checks.api.ChecksImage
Packages that use ChecksImage
-
Uses of ChecksImage in io.jenkins.plugins.checks.api
Methods in io.jenkins.plugins.checks.api that return types with arguments of type ChecksImageMethods in io.jenkins.plugins.checks.api with parameters of type ChecksImageModifier and TypeMethodDescriptionChecksOutput.ChecksOutputBuilder.addImage(ChecksImage image) Adds aChecksImage.Method parameters in io.jenkins.plugins.checks.api with type arguments of type ChecksImageModifier and TypeMethodDescriptionChecksOutput.ChecksOutputBuilder.withImages(List<ChecksImage> images) Sets theChecksImagefor a check run.