Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HealthReport

Hierarchy

  • HealthReport

Index

Properties

Optional description

description: undefined | string

description of the health of a job

Optional iconClassName

iconClassName: undefined | string

css class of the icon used by Jenkins web interfaces

Optional iconUrl

iconUrl: undefined | string

url of the icon used by Jenkins for web interfaces

Optional score

score: undefined | number

score between 0 and 100 indicating the health of recent builds

Generated using TypeDoc