Extension Points defined in Checks API Plugin

AbstractStatusChecksProperties

Extension points for implementations to provide status checks properties. When no implementations is provided for a job, a DefaultStatusCheckProperties will be used.

Implementations:

ChecksPublisherFactory

A publisher API for consumers to publish checks.

Implementations:

StatusChecksProperties

Properties that controls status checks. When no implementations is provided for a job, a {@link DefaultStatusCheckProperties} will be used.

Implementations:

(no known implementations)