Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ IsPaused
Method
IsPaused
lib/base/configobject.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
bool ConfigObject::IsPaused() const
38
{
39
return GetPaused();
40
}
41
42
void ConfigObject::SetExtension(const String& key, const Value& value)
43
{
Callers
8
NotificationTimerHandler
Method · 0.80
ObjectHandler
Method · 0.80
ScriptFunc
Method · 0.80
TimerProc
Method · 0.80
NotifyDowntimeInternal
Method · 0.80
NotifyDowntimeEnd
Method · 0.80
CheckResultAPIHandler
Method · 0.80
SendNotifications
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected