Uses of Class
io.jenkins.plugins.checks.api.TruncatedString
-
Uses of TruncatedString in io.jenkins.plugins.checks.api
Modifier 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
.