Package io.jenkins.plugins.checks.steps
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package io.jenkins.plugins.checks.steps
Provides default Findbugs annotations.
-
ClassDescriptionA collection of checks properties that will be injected into
WithChecksStep
closure.Pipeline step to publish customized checks.This step's descriptor which defines function name, display name, and context.A simple wrapper forChecksAction
to allow users add checks actions byPublishChecksStep
.Descriptor forPublishChecksStep.StepChecksAction
, required for Pipeline Snippet Generator.A simple wrapper forChecksAnnotation
to allow users add code annotations byPublishChecksStep
.Descriptor forPublishChecksStep.StepChecksAnnotation
, required for Pipeline Snippet Generator.Utilities for pipeline steps.Pipeline step that injects aChecksInfo
into the closure.This step's descriptor which defines the function name ("withChecks") and required context.