icingadb-web/library/Icingadb/Command/Object
2025-10-21 14:56:41 +02:00
..
AcknowledgeProblemCommand.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
AddCommentCommand.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
CommandAuthor.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
DeleteCommentCommand.php DeleteCommentCommand: process multiple objects at once 2023-08-02 12:44:02 +02:00
DeleteDowntimeCommand.php DeleteDowntimeCommand: process multiple objects at once 2023-08-02 12:44:02 +02:00
GetObjectCommand.php ObjectCommand and derivates: handle multiple objects 2023-08-02 12:44:02 +02:00
ObjectsCommand.php ObjectsCommand: Don't accept generators anymore 2024-04-08 09:17:04 +02:00
ProcessCheckResultCommand.php Fix const visibility 2025-10-21 14:56:41 +02:00
PropagateHostDowntimeCommand.php Deprecate old type-specific schedule downtime commands 2024-12-09 12:51:12 +01:00
RemoveAcknowledgementCommand.php ObjectCommand and derivates: handle multiple objects 2023-08-02 12:44:02 +02:00
ScheduleCheckCommand.php ObjectCommand and derivates: handle multiple objects 2023-08-02 12:44:02 +02:00
ScheduleDowntimeCommand.php Introduce new class ScheduleDowntimeCommand 2024-12-09 12:51:12 +01:00
ScheduleHostDowntimeCommand.php Deprecate old type-specific schedule downtime commands 2024-12-09 12:51:12 +01:00
ScheduleServiceDowntimeCommand.php Deprecate old type-specific schedule downtime commands 2024-12-09 12:51:12 +01:00
SendCustomNotificationCommand.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
ToggleObjectFeatureCommand.php Fix const visibility 2025-10-21 14:56:41 +02:00
WithCommentCommand.php ObjectCommand and derivates: handle multiple objects 2023-08-02 12:44:02 +02:00