@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
See: Description
| Class | Description |
|---|---|
| ChecksInfo |
A collection of checks properties that will be injected into
WithChecksStep closure. |
| PublishChecksStep |
Pipeline step to publish customized checks.
|
| PublishChecksStep.PublishChecksStepDescriptor |
This step's descriptor which defines function name, display name, and context.
|
| WithChecksStep |
Pipeline step that injects a
ChecksInfo into the closure. |
| WithChecksStep.WithChecksStepDescriptor |
This step's descriptor which defines the function name ("withChecks") and required context.
|
Copyright © 2016–2020. All rights reserved.