Package io.jenkins.plugins.checks.steps
Class ChecksInfo
java.lang.Object
io.jenkins.plugins.checks.steps.ChecksInfo
- All Implemented Interfaces:
Serializable
A collection of checks properties that will be injected into
WithChecksStep
closure.- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ChecksInfo
Creates aChecksInfo
with checks name.- Parameters:
name
- the name of the check
-
-
Method Details
-
getName
-