Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SLAIndicatorType

Enum for SLA Indicator type normal means the SLA time is above 50% warning means the SLA time is less than equal to 50% critical means the SLA time has expired

Index

Enumeration Members

Enumeration Members

CRITICAL: "critical"
NORMAL: "normal"
WARNING: "warning"

Generated using TypeDoc