Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
klaxon
main
Klaxon
Check
Checks
List
Item
Notification
Query
Aggs
Trigger
Config
Data
Elasticsearch
SMTP
EmailNotification
IntervalConverter
Log
NotificationCondition
Condition
Notifications
Query
Aliases
PercentAnyAtor
QueryAggregations
QueryBuilder
QueryFilter
QueryMatchers
QueryRange
QueryString
Built with Crystal 1.9.2
2023-10-08 14:00:28 UTC
enum
Klaxon::NotificationCondition::Condition
Defined in:
notifications/notification_condition.cr
Enum Members
Recovered
=
0
Failed
=
1
Instance Method Summary
#failed?
#recovered?
Instance Method Detail
def
failed?
#
[
View source
]
def
recovered?
#
[
View source
]