@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
请参阅: 说明
| 类 | 说明 |
|---|---|
| BuildStatusChecksPublisher |
A publisher which publishes different statuses through the checks API based on the stage of the
Queue.Item
or Run. |
| BuildStatusChecksPublisher.JobCheckoutListener |
Listens to the SCM checkout and publishes checks.
|
| BuildStatusChecksPublisher.JobCompletedListener |
Listens to the run and publishes checks.
|
| BuildStatusChecksPublisher.JobScheduledListener |
Listens to the queue and publishes checks in "queued" state for entering items.
|
Copyright © 2016–2020. All rights reserved.