Uses of Class
io.jenkins.plugins.checks.api.TruncatedString
Packages that use TruncatedString
-
Uses of TruncatedString in io.jenkins.plugins.checks.api
Methods in io.jenkins.plugins.checks.api that return TruncatedStringMethods in io.jenkins.plugins.checks.api with parameters of type TruncatedStringModifier and TypeMethodDescriptionChecksOutput.ChecksOutputBuilder.withSummary
(TruncatedString summary) Sets the summary of the check run, using aTruncatedString
.ChecksOutput.ChecksOutputBuilder.withText
(TruncatedString text) Adds the details description for a check run, using aTruncatedString
.