@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.JobScheduledListener |
Listens to the queue and publishes checks in "queued" state for entering items.
|
| BuildStatusChecksPublisher.JobStartedListener |
Listens to the run and publishes checks for started and completed run.
|
Copyright © 2016–2020. All rights reserved.