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

Method GetCommand

lib/icinga/notification.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164NotificationCommand::Ptr Notification::GetCommand() const
165{
166 return NotificationCommand::GetByName(GetCommandRaw());
167}
168
169std::set<User::Ptr> Notification::GetUsers() const
170{

Callers 6

AddCheckResultMethod · 0.80
PrepareObjectMethod · 0.80
SerializeStateMethod · 0.80
ScriptFuncMethod · 0.80
ScriptFuncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected