-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce child options for service downtimes (#1091)
`ScheduleDowntimeCommand` is basically what `ScheduleServiceDowntimeCommand` previously was. Though, with the addition of `get|setForAllServices()` which was only part of `ScheduleHostDowntimeCommand`. `ScheduleDowntimeCommand::get|setChildOption()` is completely new and replaces `ScheduleHostDowntimeCommand::get|setTriggered()`. `ScheduleHostDowntimeCommand`, `PropagateHostDowntimeCommand` and `ScheduleServiceDowntimeCommand` are now deprecated. fixes #1090
- Loading branch information
Showing
8 changed files
with
325 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.