mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
Call commandhandler from commandcontroller actions
The CommandController now implements the calls to the specific command methods and sends commands to the icinga process refs #4441
This commit is contained in:
parent
1894054929
commit
7675ea0514
@ -91,7 +91,6 @@ class PropertyModifier
|
||||
self::PASSIVE => self::STATE_KEEP,
|
||||
self::NOTIFICATIONS => self::STATE_KEEP,
|
||||
self::FRESHNESS => self::STATE_KEEP,
|
||||
self::OBSESSING => self::STATE_KEEP,
|
||||
self::EVENTHANDLER => self::STATE_KEEP
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user