mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-25 02:30:19 -05:00
BaseQuery should no longer be abstract but be usable as is as soon as we stripped ResultSet-specific tasks. As "Base" suggests something that must be extended, the name no longer fits. So this is SimpleQuery right now. |
||
|---|---|---|
| .. | ||
| CommentQuery.php | ||
| ContactgroupQuery.php | ||
| ContactQuery.php | ||
| DowntimeQuery.php | ||
| GroupsummaryQuery.php | ||
| HostgroupQuery.php | ||
| HostlistQuery.php | ||
| ServicegroupQuery.php | ||
| ServicegroupsummaryQuery.php | ||
| ServicelistQuery.php | ||
| StatusdatQuery.php | ||
| StatusQuery.php | ||
| StatusSummaryQuery.php | ||