Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ExecuteServerAdminReport.cs
1
using
Waher.Reports
;
2
3
namespace
Waher.Service.IoTBroker.Sources.Reports
4
{
8
public
abstract
class
ExecuteServerAdminReport
:
ExecuteReport
9
{
14
public
ExecuteServerAdminReport
(
ServerAdminReportNode
Report
)
15
: base(
Report
)
16
{
17
}
18
}
19
}
Waher.Reports.ExecuteReport
Abstract base class for commands executing a report.
Definition:
ExecuteReport.cs:13
Waher.Reports.ExecuteReport.Report
ReportNode Report
Report node.
Definition:
ExecuteReport.cs:28
Waher.Service.IoTBroker.Sources.Reports.ExecuteServerAdminReport
Abstract base class for commands executing a server administrator report.
Definition:
ExecuteServerAdminReport.cs:9
Waher.Service.IoTBroker.Sources.Reports.ExecuteServerAdminReport.ExecuteServerAdminReport
ExecuteServerAdminReport(ServerAdminReportNode Report)
Abstract base class for commands executing a server administrator report.
Definition:
ExecuteServerAdminReport.cs:14
Waher.Service.IoTBroker.Sources.Reports.ServerAdminReportNode
Abstract base class for server report nodes, requiring admin privileges to be seen and executed.
Definition:
ServerAdminReportNode.cs:12
Waher.Reports
Definition:
ExecuteReportFileCommand.cs:13
Waher.Service.IoTBroker.Sources.Reports
Definition:
EventStatistic.cs:5
Waher.Service.IoTBroker
Sources
Reports
ExecuteServerAdminReport.cs
Generated by
1.9.5