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

Method GetPeriod

lib/icinga/notification.cpp:213–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213TimePeriod::Ptr Notification::GetPeriod() const
214{
215 return TimePeriod::GetByName(GetPeriodRaw());
216}
217
218void Notification::UpdateNotificationNumber()
219{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected