public static class ChecksPublisher.NullChecksPublisher extends ChecksPublisher
ChecksPublisherFactory.fromJob(Job, TaskListener)
only when there is no suitable publisher for the given run.ChecksPublisher.NullChecksPublisher| Constructor and Description |
|---|
NullChecksPublisher(io.jenkins.plugins.util.PluginLogger logger)
Construct a null checks publisher with
PluginLogger. |
| Modifier and Type | Method and Description |
|---|---|
void |
publish(ChecksDetails details)
Publishes checks to platforms.
|
public NullChecksPublisher(io.jenkins.plugins.util.PluginLogger logger)
PluginLogger.logger - the plugin loggerpublic void publish(ChecksDetails details)
ChecksPublisherpublish in class ChecksPublisherdetails - the details of a checkCopyright © 2016–2020. All rights reserved.