MCPcopy Create free account
hub / github.com/Icinga/icinga2 / ResetNotificationNumber

Method ResetNotificationNumber

lib/icinga/notification.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223void Notification::ResetNotificationNumber()
224{
225 SetNotificationNumber(0);
226}
227
228/**
229 * Check whether the given notification type is a Recovery or FlappingEnd notification and the Checkable object

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected