| Package | Description |
|---|---|
| io.jenkins.plugins.checks.api |
Provides default Findbugs annotations.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChecksAction> |
ChecksDetails.getActions()
Returns the
ChecksActions of a check. |
| Modifier and Type | Method and Description |
|---|---|
ChecksDetails.ChecksDetailsBuilder |
ChecksDetails.ChecksDetailsBuilder.addAction(ChecksAction action)
Adds a
ChecksAction. |
| Modifier and Type | Method and Description |
|---|---|
ChecksDetails.ChecksDetailsBuilder |
ChecksDetails.ChecksDetailsBuilder.withActions(List<ChecksAction> actions)
Set the actions of a check.
|
Copyright © 2016–2021. All rights reserved.