| Package | Description |
|---|---|
| io.jenkins.plugins.checks.api |
Provides default Findbugs annotations.
|
| Modifier and Type | Method and Description |
|---|---|
TruncatedString |
TruncatedString.Builder.build()
Builds the
TruncatedString. |
| Modifier and Type | Method and Description |
|---|---|
ChecksOutput.ChecksOutputBuilder |
ChecksOutput.ChecksOutputBuilder.withSummary(TruncatedString summary)
Sets the summary of the check run, using a
TruncatedString. |
ChecksOutput.ChecksOutputBuilder |
ChecksOutput.ChecksOutputBuilder.withText(TruncatedString text)
Adds the details description for a check run, using a
TruncatedString. |
Copyright © 2016–2021. All rights reserved.