IncidentImpact

object IncidentImpact

Rate impacts of Incident.

Types

Link copied to clipboard
annotation class Impact

Incident Alert impact.

Properties

Link copied to clipboard
const val CRITICAL: String

Incident Impact critical.

Link copied to clipboard
const val LOW: String

Incident Impact low.

Link copied to clipboard
const val MAJOR: String

Incident Impact major.

Link copied to clipboard
const val MINOR: String

Incident Impact minor.

Link copied to clipboard
const val UNKNOWN: String

Incident Impact unknown.