Package io.jenkins.plugins.checks.status
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package io.jenkins.plugins.checks.status
Provides default Findbugs annotations.
-
ClassDescriptionExtension points for implementations to provide status checks properties.A publisher which publishes different statuses through the checks API based on the stage of the
Queue.Item
orRun
.As a job progresses, record a representation of the flow graph.Listens to the SCM checkout and publishes checks.Listens to the run and publishes checks.Listens to the queue and publishes checks in "queued" state for entering items.Deprecated.
AbstractStatusChecksProperties
instead